Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-32250 (GCVE-0-2022-32250)
Vulnerability from cvelistv5 – Published: 2022-06-02 20:51 – Updated: 2024-08-03 07:39- n/a
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T07:39:50.446Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.openwall.com/lists/oss-security/2022/05/31/1"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd"
},
{
"name": "[oss-security] 20220603 Re: Linux Kernel use-after-free write in netfilter",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2022/06/03/1"
},
{
"name": "[oss-security] 20220604 Re: Linux Kernel use-after-free write in netfilter",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2022/06/04/1"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MO6Y3TC4WUUNKRP7OQA26OVTZTPCS6F2/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UIZTJOJCVVEJVOQSCHE6IJQKMPISHQ5L/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.debian.org/security/2022/dsa-5161"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"name": "[oss-security] 20220620 Re: Linux Kernel use-after-free write in netfilter",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2022/06/20/1"
},
{
"name": "[debian-lts-announce] 20220701 [SECURITY] [DLA 3065-1] linux security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/07/msg00000.html"
},
{
"name": "[oss-security] 20220703 Re: Linux kernel: Netfilter heap buffer overflow: Is this CVE-2022-32250?",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2022/07/03/6"
},
{
"name": "[oss-security] 20220703 Linux kernel: Netfilter heap buffer overflow: Is this CVE-2022-32250?",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2022/07/03/5"
},
{
"name": "DSA-5173",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2022/dsa-5173"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20220715-0005/"
},
{
"name": "[oss-security] 20220825 Re: Linux Kernel use-after-free write in netfilter",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2022/08/25/1"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://blog.theori.io/research/CVE-2022-32250-linux-kernel-lpe-2022/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/theori-io/CVE-2022-32250-exploit"
},
{
"name": "[oss-security] 20220902 Re: Linux Kernel use-after-free write in netfilter",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2022/09/02/9"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "net/netfilter/nf_tables_api.c in the Linux kernel through 5.18.1 allows a local user (able to create user/net namespaces) to escalate privileges to root because an incorrect NFT_STATEFUL_EXPR check leads to a use-after-free."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-09-02T11:06:21.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.openwall.com/lists/oss-security/2022/05/31/1"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd"
},
{
"name": "[oss-security] 20220603 Re: Linux Kernel use-after-free write in netfilter",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2022/06/03/1"
},
{
"name": "[oss-security] 20220604 Re: Linux Kernel use-after-free write in netfilter",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2022/06/04/1"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MO6Y3TC4WUUNKRP7OQA26OVTZTPCS6F2/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UIZTJOJCVVEJVOQSCHE6IJQKMPISHQ5L/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.debian.org/security/2022/dsa-5161"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"name": "[oss-security] 20220620 Re: Linux Kernel use-after-free write in netfilter",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2022/06/20/1"
},
{
"name": "[debian-lts-announce] 20220701 [SECURITY] [DLA 3065-1] linux security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/07/msg00000.html"
},
{
"name": "[oss-security] 20220703 Re: Linux kernel: Netfilter heap buffer overflow: Is this CVE-2022-32250?",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2022/07/03/6"
},
{
"name": "[oss-security] 20220703 Linux kernel: Netfilter heap buffer overflow: Is this CVE-2022-32250?",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2022/07/03/5"
},
{
"name": "DSA-5173",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2022/dsa-5173"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20220715-0005/"
},
{
"name": "[oss-security] 20220825 Re: Linux Kernel use-after-free write in netfilter",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2022/08/25/1"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://blog.theori.io/research/CVE-2022-32250-linux-kernel-lpe-2022/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/theori-io/CVE-2022-32250-exploit"
},
{
"name": "[oss-security] 20220902 Re: Linux Kernel use-after-free write in netfilter",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2022/09/02/9"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-32250",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "net/netfilter/nf_tables_api.c in the Linux kernel through 5.18.1 allows a local user (able to create user/net namespaces) to escalate privileges to root because an incorrect NFT_STATEFUL_EXPR check leads to a use-after-free."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.openwall.com/lists/oss-security/2022/05/31/1",
"refsource": "MISC",
"url": "https://www.openwall.com/lists/oss-security/2022/05/31/1"
},
{
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd",
"refsource": "MISC",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd"
},
{
"name": "[oss-security] 20220603 Re: Linux Kernel use-after-free write in netfilter",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2022/06/03/1"
},
{
"name": "[oss-security] 20220604 Re: Linux Kernel use-after-free write in netfilter",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2022/06/04/1"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MO6Y3TC4WUUNKRP7OQA26OVTZTPCS6F2/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MO6Y3TC4WUUNKRP7OQA26OVTZTPCS6F2/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UIZTJOJCVVEJVOQSCHE6IJQKMPISHQ5L/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UIZTJOJCVVEJVOQSCHE6IJQKMPISHQ5L/"
},
{
"name": "https://www.debian.org/security/2022/dsa-5161",
"refsource": "MISC",
"url": "https://www.debian.org/security/2022/dsa-5161"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"name": "[oss-security] 20220620 Re: Linux Kernel use-after-free write in netfilter",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2022/06/20/1"
},
{
"name": "[debian-lts-announce] 20220701 [SECURITY] [DLA 3065-1] linux security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2022/07/msg00000.html"
},
{
"name": "[oss-security] 20220703 Re: Linux kernel: Netfilter heap buffer overflow: Is this CVE-2022-32250?",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2022/07/03/6"
},
{
"name": "[oss-security] 20220703 Linux kernel: Netfilter heap buffer overflow: Is this CVE-2022-32250?",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2022/07/03/5"
},
{
"name": "DSA-5173",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2022/dsa-5173"
},
{
"name": "https://security.netapp.com/advisory/ntap-20220715-0005/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20220715-0005/"
},
{
"name": "[oss-security] 20220825 Re: Linux Kernel use-after-free write in netfilter",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2022/08/25/1"
},
{
"name": "https://blog.theori.io/research/CVE-2022-32250-linux-kernel-lpe-2022/",
"refsource": "MISC",
"url": "https://blog.theori.io/research/CVE-2022-32250-linux-kernel-lpe-2022/"
},
{
"name": "https://github.com/theori-io/CVE-2022-32250-exploit",
"refsource": "MISC",
"url": "https://github.com/theori-io/CVE-2022-32250-exploit"
},
{
"name": "[oss-security] 20220902 Re: Linux Kernel use-after-free write in netfilter",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2022/09/02/9"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2022-32250",
"datePublished": "2022-06-02T20:51:34.000Z",
"dateReserved": "2022-06-02T00:00:00.000Z",
"dateUpdated": "2024-08-03T07:39:50.446Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-32250",
"date": "2026-05-29",
"epss": "0.0141",
"percentile": "0.80811"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-32250\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2022-06-02T21:15:07.973\",\"lastModified\":\"2024-11-21T07:06:01.077\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"net/netfilter/nf_tables_api.c in the Linux kernel through 5.18.1 allows a local user (able to create user/net namespaces) to escalate privileges to root because an incorrect NFT_STATEFUL_EXPR check leads to a use-after-free.\"},{\"lang\":\"es\",\"value\":\"El archivo net/netfilter/nf_tables_api.c en el kernel de Linux versiones hasta 5.18.1, permite a un usuario local (capaz de crear espacios de nombres de usuario/red) escalar privilegios a root porque una comprobaci\u00f3n incorrecta de NFT_STATEFUL_EXPR conlleva a un uso de memoria previamente liberada\"}],\"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}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:C/I:C/A:C\",\"baseScore\":7.2,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":3.9,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.1\",\"versionEndExcluding\":\"4.9.318\",\"matchCriteriaId\":\"2EF4A158-12E0-4F0E-BC1B-6E0CB17693A1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.10\",\"versionEndExcluding\":\"4.14.283\",\"matchCriteriaId\":\"D6823775-2653-4644-A0D4-4E6E68F10C65\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.15\",\"versionEndExcluding\":\"4.19.247\",\"matchCriteriaId\":\"B8CFA0F4-2D75-41F4-9753-87944A08B53B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.20\",\"versionEndExcluding\":\"5.4.198\",\"matchCriteriaId\":\"3EC49633-14DE-4EBD-BB80-76AE2E3EABB9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.5\",\"versionEndExcluding\":\"5.10.120\",\"matchCriteriaId\":\"92818976-ECCC-4744-9287-E2CF4B2C4131\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11\",\"versionEndExcluding\":\"5.15.45\",\"matchCriteriaId\":\"08D699AD-F4CE-4BDD-A97E-4997299C7712\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"5.17.13\",\"matchCriteriaId\":\"192FC54B-5367-49D6-B410-0285F14665B1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.18\",\"versionEndExcluding\":\"5.18.2\",\"matchCriteriaId\":\"9FF255A1-64F4-4E31-AF44-C92FB8773BA2\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:h300s_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6770B6C3-732E-4E22-BF1C-2D2FD610061C\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:h300s:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9F9C8C20-42EB-4AB5-BD97-212DEB070C43\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:h500s_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7FFF7106-ED78-49BA-9EC5-B889E3685D53\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:h500s:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E63D8B0F-006E-4801-BF9D-1C001BBFB4F9\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:h700s_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"56409CEC-5A1E-4450-AA42-641E459CC2AF\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:h700s:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B06F4839-D16A-4A61-9BB5-55B13F41E47F\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:h410s_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D0B4AD8A-F172-4558-AEC6-FF424BA2D912\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:h410s:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8497A4C9-8474-4A62-8331-3FE862ED4098\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:h410c_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"234DEFE0-5CE5-4B0A-96B8-5D227CB8ED31\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:h410c:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CDDF61B7-EC5C-467C-B710-B89F502CD04F\"}]}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2022/06/03/1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2022/06/04/1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2022/06/20/1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2022/07/03/5\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2022/07/03/6\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2022/08/25/1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2022/09/02/9\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://blog.theori.io/research/CVE-2022-32250-linux-kernel-lpe-2022/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2092427\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/theori-io/CVE-2022-32250-exploit\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/07/msg00000.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MO6Y3TC4WUUNKRP7OQA26OVTZTPCS6F2/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UIZTJOJCVVEJVOQSCHE6IJQKMPISHQ5L/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20220715-0005/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5161\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5173\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.openwall.com/lists/oss-security/2022/05/31/1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2022/06/03/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2022/06/04/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2022/06/20/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2022/07/03/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2022/07/03/6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2022/08/25/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2022/09/02/9\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://blog.theori.io/research/CVE-2022-32250-linux-kernel-lpe-2022/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2092427\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/theori-io/CVE-2022-32250-exploit\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/07/msg00000.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MO6Y3TC4WUUNKRP7OQA26OVTZTPCS6F2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UIZTJOJCVVEJVOQSCHE6IJQKMPISHQ5L/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20220715-0005/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5161\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5173\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.openwall.com/lists/oss-security/2022/05/31/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Mailing List\",\"Patch\",\"Third Party Advisory\"]}]}}"
}
}
RHSA-2022:5220
Vulnerability from csaf_redhat - Published: 2022-06-28 12:32 - Updated: 2026-03-04 06:29An issue was discovered in __split_huge_pmd in mm/huge_memory.c in the Linux kernel. The copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
In the Linux kernel, the following vulnerability has been resolved: dm: fix mempool NULL pointer race when completing IO dm_io_dec_pending() calls end_io_acct() first and will then dec md in-flight pending count. But if a task is swapping DM table at same time this can result in a crash due to mempool->elements being NULL: task1 task2 do_resume ->do_suspend ->dm_wait_for_completion bio_endio ->clone_endio ->dm_io_dec_pending ->end_io_acct ->wakeup task1 ->dm_swap_table ->__bind ->__bind_mempools ->bioset_exit ->mempool_exit ->free_io [ 67.330330] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000 ...... [ 67.330494] pstate: 80400085 (Nzcv daIf +PAN -UAO) [ 67.330510] pc : mempool_free+0x70/0xa0 [ 67.330515] lr : mempool_free+0x4c/0xa0 [ 67.330520] sp : ffffff8008013b20 [ 67.330524] x29: ffffff8008013b20 x28: 0000000000000004 [ 67.330530] x27: ffffffa8c2ff40a0 x26: 00000000ffff1cc8 [ 67.330535] x25: 0000000000000000 x24: ffffffdada34c800 [ 67.330541] x23: 0000000000000000 x22: ffffffdada34c800 [ 67.330547] x21: 00000000ffff1cc8 x20: ffffffd9a1304d80 [ 67.330552] x19: ffffffdada34c970 x18: 000000b312625d9c [ 67.330558] x17: 00000000002dcfbf x16: 00000000000006dd [ 67.330563] x15: 000000000093b41e x14: 0000000000000010 [ 67.330569] x13: 0000000000007f7a x12: 0000000034155555 [ 67.330574] x11: 0000000000000001 x10: 0000000000000001 [ 67.330579] x9 : 0000000000000000 x8 : 0000000000000000 [ 67.330585] x7 : 0000000000000000 x6 : ffffff80148b5c1a [ 67.330590] x5 : ffffff8008013ae0 x4 : 0000000000000001 [ 67.330596] x3 : ffffff80080139c8 x2 : ffffff801083bab8 [ 67.330601] x1 : 0000000000000000 x0 : ffffffdada34c970 [ 67.330609] Call trace: [ 67.330616] mempool_free+0x70/0xa0 [ 67.330627] bio_put+0xf8/0x110 [ 67.330638] dec_pending+0x13c/0x230 [ 67.330644] clone_endio+0x90/0x180 [ 67.330649] bio_endio+0x198/0x1b8 [ 67.330655] dec_pending+0x190/0x230 [ 67.330660] clone_endio+0x90/0x180 [ 67.330665] bio_endio+0x198/0x1b8 [ 67.330673] blk_update_request+0x214/0x428 [ 67.330683] scsi_end_request+0x2c/0x300 [ 67.330688] scsi_io_completion+0xa0/0x710 [ 67.330695] scsi_finish_command+0xd8/0x110 [ 67.330700] scsi_softirq_done+0x114/0x148 [ 67.330708] blk_done_softirq+0x74/0xd0 [ 67.330716] __do_softirq+0x18c/0x374 [ 67.330724] irq_exit+0xb4/0xb8 [ 67.330732] __handle_domain_irq+0x84/0xc0 [ 67.330737] gic_handle_irq+0x148/0x1b0 [ 67.330744] el1_irq+0xe8/0x190 [ 67.330753] lpm_cpuidle_enter+0x4f8/0x538 [ 67.330759] cpuidle_enter_state+0x1fc/0x398 [ 67.330764] cpuidle_enter+0x18/0x20 [ 67.330772] do_idle+0x1b4/0x290 [ 67.330778] cpu_startup_entry+0x20/0x28 [ 67.330786] secondary_start_kernel+0x160/0x170 Fix this by: 1) Establishing pointers to 'struct dm_io' members in dm_io_dec_pending() so that they may be passed into end_io_acct() _after_ free_io() is called. 2) Moving end_io_acct() after free_io().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
The Linux kernel's TCP source port generation algorithm in the TCP stack contains a flaw due to the small table perturb size. This flaw allows an attacker to positively distinguish a system among devices with identical hardware and software, which lasts until the device restarts. An attacker can guess the evolution of the internal state used for source port generation. This information is used to infer the TCP traffic patterns of the victim, guessing the number of outgoing TCP connections established in a specific time frame, which can lead to a system fingerprinting.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free flaw was found in the Linux kernel’s performance events functionality. A user triggers a race condition in setting up performance monitoring between the leading PERF_TYPE_TRACEPOINT and sub PERF_EVENT_HARDWARE plus the PERF_EVENT_SOFTWARE using the perf_event_open() function with these three types. This flaw allows a local user to crash the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
[REJECTED CVE] A use-after-free vulnerability has been identified in the Linux Kernel's netfilter subsystem that did not properly handle the removal of stateful expressions in some situations. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code.
CWE-416 - Use After Free| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
|
A heap buffer overflow flaw was found in IPsec ESP transformation code in net/ipv4/esp4.c and net/ipv6/esp6.c. This flaw allows a local attacker with a normal user privilege to overwrite kernel heap objects and may cause a local privilege escalation threat.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free vulnerability was found in the Linux kernel's Netfilter subsystem in net/netfilter/nf_tables_api.c. This flaw allows a local attacker with user access to cause a privilege escalation issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: Small table perturb size in the TCP source port generation algorithm can lead to information leak (CVE-2022-1012)\n\n* kernel: race condition in perf_event_open leads to privilege escalation (CVE-2022-1729)\n\n* kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root (CVE-2022-1966)\n\n* kernel: buffer overflow in IPsec ESP transformation code (CVE-2022-27666)\n\n* kernel: the copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check (CVE-2020-29368)\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\nBug Fix(es):\n\n* slub corruption during LPM of hnv interface (BZ#2081252)\n\n* sleeping function called from invalid context at kernel/locking/spinlock_rt.c:35 (BZ#2082090)\n\n* Backport request of \"genirq: use rcu in kstat_irqs_usr()\" (BZ#2083310)\n\n* kernel memory leak while freeing nested actions (BZ#2086604)\n\n* dm: sync rhel-8.6 with upstream 5.13 through 5.16 fixes and improvements (BZ#2088036)\n\n* NFS processing deadlock in low memory condition (BZ#2094459)",
"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-2022:5220",
"url": "https://access.redhat.com/errata/RHSA-2022:5220"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1903244",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1903244"
},
{
"category": "external",
"summary": "2061633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061633"
},
{
"category": "external",
"summary": "2064604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064604"
},
{
"category": "external",
"summary": "2086753",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086753"
},
{
"category": "external",
"summary": "2092427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5220.json"
}
],
"title": "Red Hat Security Advisory: kernel security and bug fix update",
"tracking": {
"current_release_date": "2026-03-04T06:29:33+00:00",
"generator": {
"date": "2026-03-04T06:29:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2022:5220",
"initial_release_date": "2022-06-28T12:32:10+00:00",
"revision_history": [
{
"date": "2022-06-28T12:32:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-06-28T12:32:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-04T06:29:33+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 BaseOS EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.2::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "perf-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "perf-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-193.87.1.el8_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_id": "kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-193.87.1.el8_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "perf-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "perf-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-193.87.1.el8_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "kernel-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "kernel-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "perf-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "perf-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"product_id": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-193.87.1.el8_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.87.1.el8_2.src",
"product": {
"name": "kernel-0:4.18.0-193.87.1.el8_2.src",
"product_id": "kernel-0:4.18.0-193.87.1.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.87.1.el8_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"product": {
"name": "kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"product_id": "kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-whitelists@4.18.0-193.87.1.el8_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"product": {
"name": "kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"product_id": "kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@4.18.0-193.87.1.el8_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.87.1.el8_2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src"
},
"product_reference": "kernel-0:4.18.0-193.87.1.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch"
},
"product_reference": "kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-193.87.1.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "perf-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "perf-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "perf-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.87.1.el8_2.src as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src"
},
"product_reference": "kernel-0:4.18.0-193.87.1.el8_2.src",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch"
},
"product_reference": "kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-193.87.1.el8_2.noarch as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "perf-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "perf-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "perf-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-29368",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"discovery_date": "2020-12-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1903244"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in __split_huge_pmd in mm/huge_memory.c in the Linux kernel. The copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: the copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having Moderateimpact because, based on Red Hat\u0027s assessment, this issue is hard to exploit in practice because the race window is too small for it to be reliable.",
"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": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-29368"
},
{
"category": "external",
"summary": "RHBZ#1903244",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1903244"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-29368",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29368"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-29368",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-29368"
}
],
"release_date": "2020-06-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T12:32:10+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": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5220"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.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": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: the copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check"
},
{
"cve": "CVE-2021-47435",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-05-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2282879"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndm: fix mempool NULL pointer race when completing IO\n\ndm_io_dec_pending() calls end_io_acct() first and will then dec md\nin-flight pending count. But if a task is swapping DM table at same\ntime this can result in a crash due to mempool-\u003eelements being NULL:\n\ntask1 task2\ndo_resume\n -\u003edo_suspend\n -\u003edm_wait_for_completion\n bio_endio\n\t\t\t\t -\u003eclone_endio\n\t\t\t\t -\u003edm_io_dec_pending\n\t\t\t\t -\u003eend_io_acct\n\t\t\t\t -\u003ewakeup task1\n -\u003edm_swap_table\n -\u003e__bind\n -\u003e__bind_mempools\n -\u003ebioset_exit\n -\u003emempool_exit\n -\u003efree_io\n\n[ 67.330330] Unable to handle kernel NULL pointer dereference at\nvirtual address 0000000000000000\n......\n[ 67.330494] pstate: 80400085 (Nzcv daIf +PAN -UAO)\n[ 67.330510] pc : mempool_free+0x70/0xa0\n[ 67.330515] lr : mempool_free+0x4c/0xa0\n[ 67.330520] sp : ffffff8008013b20\n[ 67.330524] x29: ffffff8008013b20 x28: 0000000000000004\n[ 67.330530] x27: ffffffa8c2ff40a0 x26: 00000000ffff1cc8\n[ 67.330535] x25: 0000000000000000 x24: ffffffdada34c800\n[ 67.330541] x23: 0000000000000000 x22: ffffffdada34c800\n[ 67.330547] x21: 00000000ffff1cc8 x20: ffffffd9a1304d80\n[ 67.330552] x19: ffffffdada34c970 x18: 000000b312625d9c\n[ 67.330558] x17: 00000000002dcfbf x16: 00000000000006dd\n[ 67.330563] x15: 000000000093b41e x14: 0000000000000010\n[ 67.330569] x13: 0000000000007f7a x12: 0000000034155555\n[ 67.330574] x11: 0000000000000001 x10: 0000000000000001\n[ 67.330579] x9 : 0000000000000000 x8 : 0000000000000000\n[ 67.330585] x7 : 0000000000000000 x6 : ffffff80148b5c1a\n[ 67.330590] x5 : ffffff8008013ae0 x4 : 0000000000000001\n[ 67.330596] x3 : ffffff80080139c8 x2 : ffffff801083bab8\n[ 67.330601] x1 : 0000000000000000 x0 : ffffffdada34c970\n[ 67.330609] Call trace:\n[ 67.330616] mempool_free+0x70/0xa0\n[ 67.330627] bio_put+0xf8/0x110\n[ 67.330638] dec_pending+0x13c/0x230\n[ 67.330644] clone_endio+0x90/0x180\n[ 67.330649] bio_endio+0x198/0x1b8\n[ 67.330655] dec_pending+0x190/0x230\n[ 67.330660] clone_endio+0x90/0x180\n[ 67.330665] bio_endio+0x198/0x1b8\n[ 67.330673] blk_update_request+0x214/0x428\n[ 67.330683] scsi_end_request+0x2c/0x300\n[ 67.330688] scsi_io_completion+0xa0/0x710\n[ 67.330695] scsi_finish_command+0xd8/0x110\n[ 67.330700] scsi_softirq_done+0x114/0x148\n[ 67.330708] blk_done_softirq+0x74/0xd0\n[ 67.330716] __do_softirq+0x18c/0x374\n[ 67.330724] irq_exit+0xb4/0xb8\n[ 67.330732] __handle_domain_irq+0x84/0xc0\n[ 67.330737] gic_handle_irq+0x148/0x1b0\n[ 67.330744] el1_irq+0xe8/0x190\n[ 67.330753] lpm_cpuidle_enter+0x4f8/0x538\n[ 67.330759] cpuidle_enter_state+0x1fc/0x398\n[ 67.330764] cpuidle_enter+0x18/0x20\n[ 67.330772] do_idle+0x1b4/0x290\n[ 67.330778] cpu_startup_entry+0x20/0x28\n[ 67.330786] secondary_start_kernel+0x160/0x170\n\nFix this by:\n1) Establishing pointers to \u0027struct dm_io\u0027 members in\ndm_io_dec_pending() so that they may be passed into end_io_acct()\n_after_ free_io() is called.\n2) Moving end_io_acct() after free_io().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: dm: fix mempool NULL pointer race when completing IO",
"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": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-47435"
},
{
"category": "external",
"summary": "RHBZ#2282879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282879"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-47435",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47435"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-47435",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47435"
}
],
"release_date": "2024-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T12:32:10+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": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5220"
}
],
"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": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: dm: fix mempool NULL pointer race when completing IO"
},
{
"acknowledgments": [
{
"names": [
"Moshe Kol"
],
"organization": "Hebrew University"
}
],
"cve": "CVE-2022-1012",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064604"
}
],
"notes": [
{
"category": "description",
"text": "The Linux kernel\u0027s TCP source port generation algorithm in the TCP stack contains a flaw due to the small table perturb size. This flaw allows an attacker to positively distinguish a system among devices with identical hardware and software, which lasts until the device restarts.\r\n\r\nAn attacker can guess the evolution of the internal state used for source port generation. This information is used to infer the TCP traffic patterns of the victim, guessing the number of outgoing TCP connections established in a specific time frame, which can lead to a system fingerprinting.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Small table perturb size in the TCP source port generation algorithm can lead to information leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux version 7 (RHEL7) is not affected by this issue. While RHEL7 implements the TCP port randomization algorithm 3 (the Simple Hash-Based Port Selection Algorithm), which knowingly has shortcomings (as per RFC 6056, item 3.3.3), the object of study of this flaw was the TCP port selector algorithm 4, the Double-Hash Port Selection Algorithm, which is not existent in RHEL7.\n\nThis flaw is ranked as a Moderate impact due to:\n* Limited exposure of the data in the TCP stack;\n* The impact of this vulnerability is limited to a system fingerprinting;\n* The requirements to carry the attack are elevated, requiring monitoring of the data flow.",
"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": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1012"
},
{
"category": "external",
"summary": "RHBZ#2064604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064604"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1012",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1012"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1012",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1012"
},
{
"category": "external",
"summary": "https://arxiv.org/abs/2209.12993",
"url": "https://arxiv.org/abs/2209.12993"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc6056#section-3.3.4",
"url": "https://datatracker.ietf.org/doc/html/rfc6056#section-3.3.4"
},
{
"category": "external",
"summary": "https://lore.kernel.org/lkml/20220428124001.7428-1-w@1wt.eu/",
"url": "https://lore.kernel.org/lkml/20220428124001.7428-1-w@1wt.eu/"
},
{
"category": "external",
"summary": "https://lwn.net/Articles/910435/",
"url": "https://lwn.net/Articles/910435/"
}
],
"release_date": "2022-05-02T04:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T12:32:10+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": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5220"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Small table perturb size in the TCP source port generation algorithm can lead to information leak"
},
{
"acknowledgments": [
{
"names": [
"Norbert Slusarek"
]
}
],
"cve": "CVE-2022-1729",
"cwe": {
"id": "CWE-366",
"name": "Race Condition within a Thread"
},
"discovery_date": "2022-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2086753"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s performance events functionality. A user triggers a race condition in setting up performance monitoring between the leading PERF_TYPE_TRACEPOINT and sub PERF_EVENT_HARDWARE plus the PERF_EVENT_SOFTWARE using the perf_event_open() function with these three types. This flaw allows a local user to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: race condition in perf_event_open leads to privilege escalation",
"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": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1729"
},
{
"category": "external",
"summary": "RHBZ#2086753",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086753"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1729",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1729"
}
],
"release_date": "2022-05-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T12:32:10+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": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5220"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: race condition in perf_event_open leads to privilege escalation"
},
{
"cve": "CVE-2022-1966",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-06-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2093146"
}
],
"notes": [
{
"category": "description",
"text": "[REJECTED CVE] A use-after-free vulnerability has been identified in the Linux Kernel\u0027s netfilter subsystem that did not properly handle the removal of stateful expressions in some situations. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfilter: nf_tables: incorrect NFT_STATEFUL_EXPR check leads to a use-after-free (write)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been rejected. This candidate is a duplicate of CVE-2022-32250. Note: All CVE users should reference CVE-2022-32250 instead of this candidate.",
"title": "Statement"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1966"
},
{
"category": "external",
"summary": "RHBZ#2093146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093146"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1966",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1966"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1966",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1966"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T12:32:10+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": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5220"
}
],
"title": "kernel: netfilter: nf_tables: incorrect NFT_STATEFUL_EXPR check leads to a use-after-free (write)"
},
{
"cve": "CVE-2022-27666",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2022-03-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2061633"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow flaw was found in IPsec ESP transformation code in net/ipv4/esp4.c and net/ipv6/esp6.c. This flaw allows a local attacker with a normal user privilege to overwrite kernel heap objects and may cause a local privilege escalation threat.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: buffer overflow in IPsec ESP transformation code",
"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": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27666"
},
{
"category": "external",
"summary": "RHBZ#2061633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061633"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27666",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27666"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27666",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27666"
},
{
"category": "external",
"summary": "https://github.com/torvalds/linux/commit/ebe48d368e97d007bfeb76fcb065d6cfc4c96645",
"url": "https://github.com/torvalds/linux/commit/ebe48d368e97d007bfeb76fcb065d6cfc4c96645"
}
],
"release_date": "2022-03-11T06:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T12:32:10+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": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5220"
},
{
"category": "workaround",
"details": "The given exploit needs CAP_NET_ADMIN to set up IPsec SA and a user namespace is used to get that capability, so disabling unprivileged user namespaces gives some protection.\n~~~\nOn non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.\n~~~\nNote: If the target system is already using IPsec and has SA configured, then no additional privileges are needed to exploit the issue.",
"product_ids": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: buffer overflow in IPsec ESP transformation code"
},
{
"cve": "CVE-2022-32250",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-05-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092427"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the Linux kernel\u0027s Netfilter subsystem in net/netfilter/nf_tables_api.c. This flaw allows a local attacker with user access to cause a privilege escalation issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The latest kernel in RHCOS is kernel-4.18.0-305.49.1.el8 which does not contain the vulnerable code and is not affected, also OCP v4.9 or earlier are not affected.",
"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": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32250"
},
{
"category": "external",
"summary": "RHBZ#2092427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32250"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32250",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32250"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2022/05/31/1",
"url": "https://www.openwall.com/lists/oss-security/2022/05/31/1"
}
],
"release_date": "2022-05-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T12:32:10+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": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5220"
},
{
"category": "workaround",
"details": "In order to trigger the issue, it requires the ability to create user/net namespaces.\n\nOn non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.",
"product_ids": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"BaseOS-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:bpftool-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.src",
"CRB-8.2.0.Z.EUS:kernel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-abi-whitelists-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-core-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-doc-0:4.18.0-193.87.1.el8_2.noarch",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-modules-extra-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-0:4.18.0-193.87.1.el8_2.x86_64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.aarch64",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.ppc64le",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.s390x",
"CRB-8.2.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-193.87.1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root"
}
]
}
RHSA-2022:5224
Vulnerability from csaf_redhat - Published: 2022-06-28 07:55 - Updated: 2026-03-04 06:29An issue was discovered in __split_huge_pmd in mm/huge_memory.c in the Linux kernel. The copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
The Linux kernel's TCP source port generation algorithm in the TCP stack contains a flaw due to the small table perturb size. This flaw allows an attacker to positively distinguish a system among devices with identical hardware and software, which lasts until the device restarts. An attacker can guess the evolution of the internal state used for source port generation. This information is used to infer the TCP traffic patterns of the victim, guessing the number of outgoing TCP connections established in a specific time frame, which can lead to a system fingerprinting.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free flaw was found in the Linux kernel’s performance events functionality. A user triggers a race condition in setting up performance monitoring between the leading PERF_TYPE_TRACEPOINT and sub PERF_EVENT_HARDWARE plus the PERF_EVENT_SOFTWARE using the perf_event_open() function with these three types. This flaw allows a local user to crash the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
[REJECTED CVE] A use-after-free vulnerability has been identified in the Linux Kernel's netfilter subsystem that did not properly handle the removal of stateful expressions in some situations. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code.
CWE-416 - Use After Free| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
|
A heap buffer overflow flaw was found in IPsec ESP transformation code in net/ipv4/esp4.c and net/ipv6/esp6.c. This flaw allows a local attacker with a normal user privilege to overwrite kernel heap objects and may cause a local privilege escalation threat.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free vulnerability was found in the Linux kernel's Netfilter subsystem in net/netfilter/nf_tables_api.c. This flaw allows a local attacker with user access to cause a privilege escalation issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel-rt is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\n\nSecurity Fix(es):\n\n* kernel: Small table perturb size in the TCP source port generation algorithm can lead to information leak (CVE-2022-1012)\n\n* kernel: race condition in perf_event_open leads to privilege escalation (CVE-2022-1729)\n\n* kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root (CVE-2022-1966)\n\n* kernel: buffer overflow in IPsec ESP transformation code (CVE-2022-27666)\n\n* kernel: the copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check (CVE-2020-29368)\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\nBug Fix(es):\n\n* kernel-rt: update RT source tree to the latest RHEL-8.2.z18 Batch (BZ#2081080)",
"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-2022:5224",
"url": "https://access.redhat.com/errata/RHSA-2022:5224"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1903244",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1903244"
},
{
"category": "external",
"summary": "2061633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061633"
},
{
"category": "external",
"summary": "2064604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064604"
},
{
"category": "external",
"summary": "2086753",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086753"
},
{
"category": "external",
"summary": "2092427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5224.json"
}
],
"title": "Red Hat Security Advisory: kernel-rt security and bug fix update",
"tracking": {
"current_release_date": "2026-03-04T06:29:34+00:00",
"generator": {
"date": "2026-03-04T06:29:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2022:5224",
"initial_release_date": "2022-06-28T07:55:15+00:00",
"revision_history": [
{
"date": "2022-06-28T07:55:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-06-28T07:55:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-04T06:29:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux Real Time EUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::realtime"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time for NFV EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux Real Time for NFV EUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::nfv"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"product": {
"name": "kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"product_id": "kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-193.87.1.rt13.137.el8_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product": {
"name": "kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_id": "kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-193.87.1.rt13.137.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product": {
"name": "kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_id": "kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-193.87.1.rt13.137.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product": {
"name": "kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_id": "kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-193.87.1.rt13.137.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_id": "kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-193.87.1.rt13.137.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_id": "kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-193.87.1.rt13.137.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_id": "kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-193.87.1.rt13.137.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-193.87.1.rt13.137.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product": {
"name": "kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_id": "kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-193.87.1.rt13.137.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product": {
"name": "kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_id": "kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-193.87.1.rt13.137.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_id": "kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-193.87.1.rt13.137.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-193.87.1.rt13.137.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_id": "kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-193.87.1.rt13.137.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-193.87.1.rt13.137.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_id": "kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-193.87.1.rt13.137.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product": {
"name": "kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_id": "kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-193.87.1.rt13.137.el8_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src"
},
"product_reference": "kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"relates_to_product_reference": "NFV-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 8.2)",
"product_id": "NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "NFV-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src as a component of Red Hat Enterprise Linux Real Time EUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src"
},
"product_reference": "kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"relates_to_product_reference": "RT-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 8.2)",
"product_id": "RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"relates_to_product_reference": "RT-8.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-29368",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"discovery_date": "2020-12-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1903244"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in __split_huge_pmd in mm/huge_memory.c in the Linux kernel. The copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: the copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having Moderateimpact because, based on Red Hat\u0027s assessment, this issue is hard to exploit in practice because the race window is too small for it to be reliable.",
"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": [
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-29368"
},
{
"category": "external",
"summary": "RHBZ#1903244",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1903244"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-29368",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29368"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-29368",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-29368"
}
],
"release_date": "2020-06-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:55:15+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": [
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5224"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.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": [
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: the copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check"
},
{
"acknowledgments": [
{
"names": [
"Moshe Kol"
],
"organization": "Hebrew University"
}
],
"cve": "CVE-2022-1012",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064604"
}
],
"notes": [
{
"category": "description",
"text": "The Linux kernel\u0027s TCP source port generation algorithm in the TCP stack contains a flaw due to the small table perturb size. This flaw allows an attacker to positively distinguish a system among devices with identical hardware and software, which lasts until the device restarts.\r\n\r\nAn attacker can guess the evolution of the internal state used for source port generation. This information is used to infer the TCP traffic patterns of the victim, guessing the number of outgoing TCP connections established in a specific time frame, which can lead to a system fingerprinting.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Small table perturb size in the TCP source port generation algorithm can lead to information leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux version 7 (RHEL7) is not affected by this issue. While RHEL7 implements the TCP port randomization algorithm 3 (the Simple Hash-Based Port Selection Algorithm), which knowingly has shortcomings (as per RFC 6056, item 3.3.3), the object of study of this flaw was the TCP port selector algorithm 4, the Double-Hash Port Selection Algorithm, which is not existent in RHEL7.\n\nThis flaw is ranked as a Moderate impact due to:\n* Limited exposure of the data in the TCP stack;\n* The impact of this vulnerability is limited to a system fingerprinting;\n* The requirements to carry the attack are elevated, requiring monitoring of the data flow.",
"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": [
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1012"
},
{
"category": "external",
"summary": "RHBZ#2064604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064604"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1012",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1012"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1012",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1012"
},
{
"category": "external",
"summary": "https://arxiv.org/abs/2209.12993",
"url": "https://arxiv.org/abs/2209.12993"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc6056#section-3.3.4",
"url": "https://datatracker.ietf.org/doc/html/rfc6056#section-3.3.4"
},
{
"category": "external",
"summary": "https://lore.kernel.org/lkml/20220428124001.7428-1-w@1wt.eu/",
"url": "https://lore.kernel.org/lkml/20220428124001.7428-1-w@1wt.eu/"
},
{
"category": "external",
"summary": "https://lwn.net/Articles/910435/",
"url": "https://lwn.net/Articles/910435/"
}
],
"release_date": "2022-05-02T04:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:55:15+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": [
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5224"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Small table perturb size in the TCP source port generation algorithm can lead to information leak"
},
{
"acknowledgments": [
{
"names": [
"Norbert Slusarek"
]
}
],
"cve": "CVE-2022-1729",
"cwe": {
"id": "CWE-366",
"name": "Race Condition within a Thread"
},
"discovery_date": "2022-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2086753"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s performance events functionality. A user triggers a race condition in setting up performance monitoring between the leading PERF_TYPE_TRACEPOINT and sub PERF_EVENT_HARDWARE plus the PERF_EVENT_SOFTWARE using the perf_event_open() function with these three types. This flaw allows a local user to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: race condition in perf_event_open leads to privilege escalation",
"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": [
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1729"
},
{
"category": "external",
"summary": "RHBZ#2086753",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086753"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1729",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1729"
}
],
"release_date": "2022-05-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:55:15+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": [
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5224"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: race condition in perf_event_open leads to privilege escalation"
},
{
"cve": "CVE-2022-1966",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-06-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2093146"
}
],
"notes": [
{
"category": "description",
"text": "[REJECTED CVE] A use-after-free vulnerability has been identified in the Linux Kernel\u0027s netfilter subsystem that did not properly handle the removal of stateful expressions in some situations. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfilter: nf_tables: incorrect NFT_STATEFUL_EXPR check leads to a use-after-free (write)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been rejected. This candidate is a duplicate of CVE-2022-32250. Note: All CVE users should reference CVE-2022-32250 instead of this candidate.",
"title": "Statement"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1966"
},
{
"category": "external",
"summary": "RHBZ#2093146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093146"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1966",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1966"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1966",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1966"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:55:15+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": [
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5224"
}
],
"title": "kernel: netfilter: nf_tables: incorrect NFT_STATEFUL_EXPR check leads to a use-after-free (write)"
},
{
"cve": "CVE-2022-27666",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2022-03-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2061633"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow flaw was found in IPsec ESP transformation code in net/ipv4/esp4.c and net/ipv6/esp6.c. This flaw allows a local attacker with a normal user privilege to overwrite kernel heap objects and may cause a local privilege escalation threat.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: buffer overflow in IPsec ESP transformation code",
"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": [
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27666"
},
{
"category": "external",
"summary": "RHBZ#2061633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061633"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27666",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27666"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27666",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27666"
},
{
"category": "external",
"summary": "https://github.com/torvalds/linux/commit/ebe48d368e97d007bfeb76fcb065d6cfc4c96645",
"url": "https://github.com/torvalds/linux/commit/ebe48d368e97d007bfeb76fcb065d6cfc4c96645"
}
],
"release_date": "2022-03-11T06:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:55:15+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": [
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5224"
},
{
"category": "workaround",
"details": "The given exploit needs CAP_NET_ADMIN to set up IPsec SA and a user namespace is used to get that capability, so disabling unprivileged user namespaces gives some protection.\n~~~\nOn non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.\n~~~\nNote: If the target system is already using IPsec and has SA configured, then no additional privileges are needed to exploit the issue.",
"product_ids": [
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: buffer overflow in IPsec ESP transformation code"
},
{
"cve": "CVE-2022-32250",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-05-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092427"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the Linux kernel\u0027s Netfilter subsystem in net/netfilter/nf_tables_api.c. This flaw allows a local attacker with user access to cause a privilege escalation issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The latest kernel in RHCOS is kernel-4.18.0-305.49.1.el8 which does not contain the vulnerable code and is not affected, also OCP v4.9 or earlier are not affected.",
"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": [
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32250"
},
{
"category": "external",
"summary": "RHBZ#2092427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32250"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32250",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32250"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2022/05/31/1",
"url": "https://www.openwall.com/lists/oss-security/2022/05/31/1"
}
],
"release_date": "2022-05-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T07:55:15+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": [
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5224"
},
{
"category": "workaround",
"details": "In order to trigger the issue, it requires the ability to create user/net namespaces.\n\nOn non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.",
"product_ids": [
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"NFV-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"NFV-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.src",
"RT-8.2.0.Z.EUS:kernel-rt-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-devel-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-kvm-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64",
"RT-8.2.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-193.87.1.rt13.137.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root"
}
]
}
RHSA-2022:5232
Vulnerability from csaf_redhat - Published: 2022-06-28 12:56 - Updated: 2026-02-19 13:22A use-after-free flaw was found in the Linux kernel’s performance events functionality. A user triggers a race condition in setting up performance monitoring between the leading PERF_TYPE_TRACEPOINT and sub PERF_EVENT_HARDWARE plus the PERF_EVENT_SOFTWARE using the perf_event_open() function with these three types. This flaw allows a local user to crash the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
[REJECTED CVE] A use-after-free vulnerability has been identified in the Linux Kernel's netfilter subsystem that did not properly handle the removal of stateful expressions in some situations. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code.
CWE-416 - Use After Free| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
|
A use-after-free vulnerability was found in the Linux kernel's Netfilter subsystem in net/netfilter/nf_tables_api.c. This flaw allows a local attacker with user access to cause a privilege escalation issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: race condition in perf_event_open leads to privilege escalation (CVE-2022-1729)\n\n* kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root (CVE-2022-1966)\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\nBug Fix(es):\n\n* XFS inode cluster corruption (BZ#2050464)\n\n* sock: sock_dequeue_err_skb() needs hard irq safety (BZ#2070408)\n\n* libceph: fix potential use-after-free on linger ping and resends (BZ#2088025)",
"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-2022:5232",
"url": "https://access.redhat.com/errata/RHSA-2022:5232"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2086753",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086753"
},
{
"category": "external",
"summary": "2092427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5232.json"
}
],
"title": "Red Hat Security Advisory: kernel security and bug fix update",
"tracking": {
"current_release_date": "2026-02-19T13:22:37+00:00",
"generator": {
"date": "2026-02-19T13:22:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2022:5232",
"initial_release_date": "2022-06-28T12:56:33+00:00",
"revision_history": [
{
"date": "2022-06-28T12:56:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-06-28T12:56:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-19T13:22:37+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 Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"product": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"product_id": "bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1160.71.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1160.71.1.el7.x86_64",
"product": {
"name": "kernel-0:3.10.0-1160.71.1.el7.x86_64",
"product_id": "kernel-0:3.10.0-1160.71.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1160.71.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"product": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"product_id": "kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1160.71.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"product_id": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1160.71.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"product": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"product_id": "kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1160.71.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"product": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"product_id": "kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@3.10.0-1160.71.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"product": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"product_id": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-1160.71.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1160.71.1.el7.x86_64",
"product": {
"name": "perf-0:3.10.0-1160.71.1.el7.x86_64",
"product_id": "perf-0:3.10.0-1160.71.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1160.71.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"product": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"product_id": "python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1160.71.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"product_id": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1160.71.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1160.71.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"product_id": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1160.71.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@3.10.0-1160.71.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"product_id": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-1160.71.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"product": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"product_id": "perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1160.71.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"product_id": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1160.71.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"product_id": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-1160.71.1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:3.10.0-1160.71.1.el7.src",
"product": {
"name": "kernel-0:3.10.0-1160.71.1.el7.src",
"product_id": "kernel-0:3.10.0-1160.71.1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1160.71.1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"product": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"product_id": "kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-whitelists@3.10.0-1160.71.1.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"product": {
"name": "kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"product_id": "kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@3.10.0-1160.71.1.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"product": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"product_id": "bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1160.71.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"product": {
"name": "kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"product_id": "kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1160.71.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"product": {
"name": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"product_id": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-1160.71.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"product": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"product_id": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1160.71.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"product": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"product_id": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1160.71.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"product": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"product_id": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@3.10.0-1160.71.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"product": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"product_id": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-1160.71.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1160.71.1.el7.ppc64le",
"product": {
"name": "perf-0:3.10.0-1160.71.1.el7.ppc64le",
"product_id": "perf-0:3.10.0-1160.71.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1160.71.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"product": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"product_id": "python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1160.71.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"product_id": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1160.71.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1160.71.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"product_id": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1160.71.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@3.10.0-1160.71.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"product_id": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-1160.71.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"product": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"product_id": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1160.71.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"product_id": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1160.71.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"product_id": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1160.71.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"product_id": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-1160.71.1.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"product": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"product_id": "bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1160.71.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1160.71.1.el7.ppc64",
"product": {
"name": "kernel-0:3.10.0-1160.71.1.el7.ppc64",
"product_id": "kernel-0:3.10.0-1160.71.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1160.71.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"product": {
"name": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"product_id": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-1160.71.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"product": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"product_id": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1160.71.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"product_id": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1160.71.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"product": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"product_id": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1160.71.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"product": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"product_id": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@3.10.0-1160.71.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"product": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"product_id": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-1160.71.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1160.71.1.el7.ppc64",
"product": {
"name": "perf-0:3.10.0-1160.71.1.el7.ppc64",
"product_id": "perf-0:3.10.0-1160.71.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1160.71.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"product": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"product_id": "python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1160.71.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"product_id": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1160.71.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1160.71.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"product_id": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1160.71.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"product": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"product_id": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64@3.10.0-1160.71.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"product": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"product_id": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-1160.71.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"product": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"product_id": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1160.71.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"product_id": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1160.71.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"product": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"product_id": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-1160.71.1.el7?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1160.71.1.el7.s390x",
"product": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.s390x",
"product_id": "bpftool-0:3.10.0-1160.71.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1160.71.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1160.71.1.el7.s390x",
"product": {
"name": "kernel-0:3.10.0-1160.71.1.el7.s390x",
"product_id": "kernel-0:3.10.0-1160.71.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1160.71.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"product": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"product_id": "kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1160.71.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"product_id": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1160.71.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"product": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"product_id": "kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1160.71.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"product": {
"name": "kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"product_id": "kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-kdump@3.10.0-1160.71.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"product": {
"name": "kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"product_id": "kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-kdump-devel@3.10.0-1160.71.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1160.71.1.el7.s390x",
"product": {
"name": "perf-0:3.10.0-1160.71.1.el7.s390x",
"product_id": "perf-0:3.10.0-1160.71.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1160.71.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1160.71.1.el7.s390x",
"product": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.s390x",
"product_id": "python-perf-0:3.10.0-1160.71.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1160.71.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"product_id": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1160.71.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1160.71.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"product_id": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1160.71.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@3.10.0-1160.71.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"product": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"product_id": "kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-kdump-debuginfo@3.10.0-1160.71.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"product": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"product_id": "perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1160.71.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"product_id": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1160.71.1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.71.1.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.71.1.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.71.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.71.1.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.src",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.71.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.71.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.src",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.71.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Norbert Slusarek"
]
}
],
"cve": "CVE-2022-1729",
"cwe": {
"id": "CWE-366",
"name": "Race Condition within a Thread"
},
"discovery_date": "2022-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2086753"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s performance events functionality. A user triggers a race condition in setting up performance monitoring between the leading PERF_TYPE_TRACEPOINT and sub PERF_EVENT_HARDWARE plus the PERF_EVENT_SOFTWARE using the perf_event_open() function with these three types. This flaw allows a local user to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: race condition in perf_event_open leads to privilege escalation",
"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": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1729"
},
{
"category": "external",
"summary": "RHBZ#2086753",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086753"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1729",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1729"
}
],
"release_date": "2022-05-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T12:56:33+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": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5232"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: race condition in perf_event_open leads to privilege escalation"
},
{
"cve": "CVE-2022-1966",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-06-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2093146"
}
],
"notes": [
{
"category": "description",
"text": "[REJECTED CVE] A use-after-free vulnerability has been identified in the Linux Kernel\u0027s netfilter subsystem that did not properly handle the removal of stateful expressions in some situations. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfilter: nf_tables: incorrect NFT_STATEFUL_EXPR check leads to a use-after-free (write)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been rejected. This candidate is a duplicate of CVE-2022-32250. Note: All CVE users should reference CVE-2022-32250 instead of this candidate.",
"title": "Statement"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1966"
},
{
"category": "external",
"summary": "RHBZ#2093146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093146"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1966",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1966"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1966",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1966"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T12:56:33+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": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5232"
}
],
"title": "kernel: netfilter: nf_tables: incorrect NFT_STATEFUL_EXPR check leads to a use-after-free (write)"
},
{
"cve": "CVE-2022-32250",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-05-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092427"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the Linux kernel\u0027s Netfilter subsystem in net/netfilter/nf_tables_api.c. This flaw allows a local attacker with user access to cause a privilege escalation issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The latest kernel in RHCOS is kernel-4.18.0-305.49.1.el8 which does not contain the vulnerable code and is not affected, also OCP v4.9 or earlier are not affected.",
"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": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32250"
},
{
"category": "external",
"summary": "RHBZ#2092427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32250"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32250",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32250"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2022/05/31/1",
"url": "https://www.openwall.com/lists/oss-security/2022/05/31/1"
}
],
"release_date": "2022-05-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T12:56:33+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": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5232"
},
{
"category": "workaround",
"details": "In order to trigger the issue, it requires the ability to create user/net namespaces.\n\nOn non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.71.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.71.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.71.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root"
}
]
}
RHSA-2022:5236
Vulnerability from csaf_redhat - Published: 2022-06-28 09:57 - Updated: 2026-02-19 13:22A use-after-free flaw was found in the Linux kernel’s performance events functionality. A user triggers a race condition in setting up performance monitoring between the leading PERF_TYPE_TRACEPOINT and sub PERF_EVENT_HARDWARE plus the PERF_EVENT_SOFTWARE using the perf_event_open() function with these three types. This flaw allows a local user to crash the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
[REJECTED CVE] A use-after-free vulnerability has been identified in the Linux Kernel's netfilter subsystem that did not properly handle the removal of stateful expressions in some situations. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code.
CWE-416 - Use After Free| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
|
A use-after-free vulnerability was found in the Linux kernel's Netfilter subsystem in net/netfilter/nf_tables_api.c. This flaw allows a local attacker with user access to cause a privilege escalation issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel-rt is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\n\nSecurity Fix(es):\n\n* kernel: race condition in perf_event_open leads to privilege escalation (CVE-2022-1729)\n\n* kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root (CVE-2022-1966)\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\nBug Fix(es):\n\n* kernel-rt: update to the latest RHEL7.9.z15 source tree (BZ#2081074)",
"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-2022:5236",
"url": "https://access.redhat.com/errata/RHSA-2022:5236"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2086753",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086753"
},
{
"category": "external",
"summary": "2092427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5236.json"
}
],
"title": "Red Hat Security Advisory: kernel-rt security and bug fix update",
"tracking": {
"current_release_date": "2026-02-19T13:22:40+00:00",
"generator": {
"date": "2026-02-19T13:22:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2022:5236",
"initial_release_date": "2022-06-28T09:57:46+00:00",
"revision_history": [
{
"date": "2022-06-28T09:57:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-06-28T09:57:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-19T13:22:40+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 for Real Time for NFV (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_extras_rt:7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux for Real Time (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_extras_rt:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"product": {
"name": "kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"product_id": "kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@3.10.0-1160.71.1.rt56.1212.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product": {
"name": "kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_id": "kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@3.10.0-1160.71.1.rt56.1212.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product": {
"name": "kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_id": "kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@3.10.0-1160.71.1.rt56.1212.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_id": "kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@3.10.0-1160.71.1.rt56.1212.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_id": "kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@3.10.0-1160.71.1.rt56.1212.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product": {
"name": "kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_id": "kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@3.10.0-1160.71.1.rt56.1212.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product": {
"name": "kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_id": "kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@3.10.0-1160.71.1.rt56.1212.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product": {
"name": "kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_id": "kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace@3.10.0-1160.71.1.rt56.1212.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product": {
"name": "kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_id": "kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace-devel@3.10.0-1160.71.1.rt56.1212.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product": {
"name": "kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_id": "kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace-kvm@3.10.0-1160.71.1.rt56.1212.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@3.10.0-1160.71.1.rt56.1212.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_id": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm-debuginfo@3.10.0-1160.71.1.rt56.1212.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_id": "kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@3.10.0-1160.71.1.rt56.1212.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@3.10.0-1160.71.1.rt56.1212.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product": {
"name": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_id": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm-debuginfo@3.10.0-1160.71.1.rt56.1212.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product": {
"name": "kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_id": "kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace-debuginfo@3.10.0-1160.71.1.rt56.1212.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product": {
"name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_id": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace-kvm-debuginfo@3.10.0-1160.71.1.rt56.1212.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"product": {
"name": "kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"product_id": "kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-doc@3.10.0-1160.71.1.rt56.1212.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src"
},
"product_reference": "kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch"
},
"product_reference": "kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src"
},
"product_reference": "kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch"
},
"product_reference": "kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
},
"product_reference": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Norbert Slusarek"
]
}
],
"cve": "CVE-2022-1729",
"cwe": {
"id": "CWE-366",
"name": "Race Condition within a Thread"
},
"discovery_date": "2022-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2086753"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s performance events functionality. A user triggers a race condition in setting up performance monitoring between the leading PERF_TYPE_TRACEPOINT and sub PERF_EVENT_HARDWARE plus the PERF_EVENT_SOFTWARE using the perf_event_open() function with these three types. This flaw allows a local user to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: race condition in perf_event_open leads to privilege escalation",
"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": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1729"
},
{
"category": "external",
"summary": "RHBZ#2086753",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086753"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1729",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1729"
}
],
"release_date": "2022-05-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T09:57:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: race condition in perf_event_open leads to privilege escalation"
},
{
"cve": "CVE-2022-1966",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-06-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2093146"
}
],
"notes": [
{
"category": "description",
"text": "[REJECTED CVE] A use-after-free vulnerability has been identified in the Linux Kernel\u0027s netfilter subsystem that did not properly handle the removal of stateful expressions in some situations. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfilter: nf_tables: incorrect NFT_STATEFUL_EXPR check leads to a use-after-free (write)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been rejected. This candidate is a duplicate of CVE-2022-32250. Note: All CVE users should reference CVE-2022-32250 instead of this candidate.",
"title": "Statement"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1966"
},
{
"category": "external",
"summary": "RHBZ#2093146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093146"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1966",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1966"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1966",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1966"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T09:57:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5236"
}
],
"title": "kernel: netfilter: nf_tables: incorrect NFT_STATEFUL_EXPR check leads to a use-after-free (write)"
},
{
"cve": "CVE-2022-32250",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-05-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092427"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the Linux kernel\u0027s Netfilter subsystem in net/netfilter/nf_tables_api.c. This flaw allows a local attacker with user access to cause a privilege escalation issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The latest kernel in RHCOS is kernel-4.18.0-305.49.1.el8 which does not contain the vulnerable code and is not affected, also OCP v4.9 or earlier are not affected.",
"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": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32250"
},
{
"category": "external",
"summary": "RHBZ#2092427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32250"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32250",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32250"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2022/05/31/1",
"url": "https://www.openwall.com/lists/oss-security/2022/05/31/1"
}
],
"release_date": "2022-05-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T09:57:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5236"
},
{
"category": "workaround",
"details": "In order to trigger the issue, it requires the ability to create user/net namespaces.\n\nOn non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.71.1.rt56.1212.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.71.1.rt56.1212.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root"
}
]
}
RHSA-2022:5249
Vulnerability from csaf_redhat - Published: 2022-07-01 00:05 - Updated: 2026-03-04 06:29The Linux kernel's TCP source port generation algorithm in the TCP stack contains a flaw due to the small table perturb size. This flaw allows an attacker to positively distinguish a system among devices with identical hardware and software, which lasts until the device restarts. An attacker can guess the evolution of the internal state used for source port generation. This information is used to infer the TCP traffic patterns of the victim, guessing the number of outgoing TCP connections established in a specific time frame, which can lead to a system fingerprinting.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free flaw was found in the Linux kernel’s performance events functionality. A user triggers a race condition in setting up performance monitoring between the leading PERF_TYPE_TRACEPOINT and sub PERF_EVENT_HARDWARE plus the PERF_EVENT_SOFTWARE using the perf_event_open() function with these three types. This flaw allows a local user to crash the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
[REJECTED CVE] A use-after-free vulnerability has been identified in the Linux Kernel's netfilter subsystem that did not properly handle the removal of stateful expressions in some situations. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code.
CWE-416 - Use After Free| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
A heap buffer overflow flaw was found in IPsec ESP transformation code in net/ipv4/esp4.c and net/ipv6/esp6.c. This flaw allows a local attacker with a normal user privilege to overwrite kernel heap objects and may cause a local privilege escalation threat.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free vulnerability was found in the Linux kernel's Netfilter subsystem in net/netfilter/nf_tables_api.c. This flaw allows a local attacker with user access to cause a privilege escalation issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
In the Linux kernel, the following vulnerability has been resolved: dm integrity: fix memory corruption when tag_size is less than digest size It is possible to set up dm-integrity in such a way that the "tag_size" parameter is less than the actual digest size. In this situation, a part of the digest beyond tag_size is ignored. In this case, dm-integrity would write beyond the end of the ic->recalc_tags array and corrupt memory. The corruption happened in integrity_recalc->integrity_sector_checksum->crypto_shash_final. Fix this corruption by increasing the tags array so that it has enough padding at the end to accomodate the loop in integrity_recalc() being able to write a full digest size for the last member of the tags array.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: Small table perturb size in the TCP source port generation algorithm can lead to information leak (CVE-2022-1012)\n\n* kernel: race condition in perf_event_open leads to privilege escalation (CVE-2022-1729)\n\n* kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root (CVE-2022-1966)\n\n* kernel: buffer overflow in IPsec ESP transformation code (CVE-2022-27666)\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\nBug Fix(es):\n\n* make SHA512_arch algos and CRYPTO_USER built-ins (BZ#2072643)\n\n* SR-IOV performance \u003e 50% degradation (BZ#2074830)\n\n* fix data corruption caused by dm-integrity (BZ#2082187)\n\n* SCTP client-side peeloff issues [rhel-9] (BZ#2084044)\n\n* TCP connection fails in a asymmetric routing situation (BZ#2085480)\n\n* Fails to boot Multiple RT VMs each with multiple vCPUs (BZ#2086963)\n\n* spec: Fix separate tools build (BZ#2090852)\n\n* call traces related to eeh_pseries observed and vmcore is not captured, when kdump is triggered (BZ#2092255)\n\n* Mark ThunderX NIC driver as unmaintained (BZ#2092638)",
"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-2022:5249",
"url": "https://access.redhat.com/errata/RHSA-2022:5249"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2061633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061633"
},
{
"category": "external",
"summary": "2064604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064604"
},
{
"category": "external",
"summary": "2086753",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086753"
},
{
"category": "external",
"summary": "2092427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5249.json"
}
],
"title": "Red Hat Security Advisory: kernel security and bug fix update",
"tracking": {
"current_release_date": "2026-03-04T06:29:34+00:00",
"generator": {
"date": "2026-03-04T06:29:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2022:5249",
"initial_release_date": "2022-07-01T00:05:19+00:00",
"revision_history": [
{
"date": "2022-07-01T00:05:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-07-01T00:05:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-04T06:29:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-70.17.1.el9_0.aarch64",
"product": {
"name": "perf-0:5.14.0-70.17.1.el9_0.aarch64",
"product_id": "perf-0:5.14.0-70.17.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-70.17.1.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"product": {
"name": "perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_id": "perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-70.17.1.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-70.17.1.el9_0.x86_64",
"product": {
"name": "perf-0:5.14.0-70.17.1.el9_0.x86_64",
"product_id": "perf-0:5.14.0-70.17.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-70.17.1.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-70.17.1.el9_0.s390x",
"product": {
"name": "perf-0:5.14.0-70.17.1.el9_0.s390x",
"product_id": "perf-0:5.14.0-70.17.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-70.17.1.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:5.14.0-70.17.1.el9_0.src",
"product": {
"name": "kernel-0:5.14.0-70.17.1.el9_0.src",
"product_id": "kernel-0:5.14.0-70.17.1.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-70.17.1.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-70.17.1.el9_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"product_id": "kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-70.17.1.el9_0?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-70.17.1.el9_0.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src"
},
"product_reference": "kernel-0:5.14.0-70.17.1.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-70.17.1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "perf-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "perf-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "perf-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-70.17.1.el9_0.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src"
},
"product_reference": "kernel-0:5.14.0-70.17.1.el9_0.src",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-70.17.1.el9_0.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "perf-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "perf-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "perf-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-70.17.1.el9_0.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src"
},
"product_reference": "kernel-0:5.14.0-70.17.1.el9_0.src",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-70.17.1.el9_0.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "perf-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "perf-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "perf-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Moshe Kol"
],
"organization": "Hebrew University"
}
],
"cve": "CVE-2022-1012",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064604"
}
],
"notes": [
{
"category": "description",
"text": "The Linux kernel\u0027s TCP source port generation algorithm in the TCP stack contains a flaw due to the small table perturb size. This flaw allows an attacker to positively distinguish a system among devices with identical hardware and software, which lasts until the device restarts.\r\n\r\nAn attacker can guess the evolution of the internal state used for source port generation. This information is used to infer the TCP traffic patterns of the victim, guessing the number of outgoing TCP connections established in a specific time frame, which can lead to a system fingerprinting.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Small table perturb size in the TCP source port generation algorithm can lead to information leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux version 7 (RHEL7) is not affected by this issue. While RHEL7 implements the TCP port randomization algorithm 3 (the Simple Hash-Based Port Selection Algorithm), which knowingly has shortcomings (as per RFC 6056, item 3.3.3), the object of study of this flaw was the TCP port selector algorithm 4, the Double-Hash Port Selection Algorithm, which is not existent in RHEL7.\n\nThis flaw is ranked as a Moderate impact due to:\n* Limited exposure of the data in the TCP stack;\n* The impact of this vulnerability is limited to a system fingerprinting;\n* The requirements to carry the attack are elevated, requiring monitoring of the data flow.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1012"
},
{
"category": "external",
"summary": "RHBZ#2064604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064604"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1012",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1012"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1012",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1012"
},
{
"category": "external",
"summary": "https://arxiv.org/abs/2209.12993",
"url": "https://arxiv.org/abs/2209.12993"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc6056#section-3.3.4",
"url": "https://datatracker.ietf.org/doc/html/rfc6056#section-3.3.4"
},
{
"category": "external",
"summary": "https://lore.kernel.org/lkml/20220428124001.7428-1-w@1wt.eu/",
"url": "https://lore.kernel.org/lkml/20220428124001.7428-1-w@1wt.eu/"
},
{
"category": "external",
"summary": "https://lwn.net/Articles/910435/",
"url": "https://lwn.net/Articles/910435/"
}
],
"release_date": "2022-05-02T04:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-01T00:05:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5249"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Small table perturb size in the TCP source port generation algorithm can lead to information leak"
},
{
"acknowledgments": [
{
"names": [
"Norbert Slusarek"
]
}
],
"cve": "CVE-2022-1729",
"cwe": {
"id": "CWE-366",
"name": "Race Condition within a Thread"
},
"discovery_date": "2022-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2086753"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s performance events functionality. A user triggers a race condition in setting up performance monitoring between the leading PERF_TYPE_TRACEPOINT and sub PERF_EVENT_HARDWARE plus the PERF_EVENT_SOFTWARE using the perf_event_open() function with these three types. This flaw allows a local user to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: race condition in perf_event_open leads to privilege escalation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1729"
},
{
"category": "external",
"summary": "RHBZ#2086753",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086753"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1729",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1729"
}
],
"release_date": "2022-05-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-01T00:05:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5249"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: race condition in perf_event_open leads to privilege escalation"
},
{
"cve": "CVE-2022-1966",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-06-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2093146"
}
],
"notes": [
{
"category": "description",
"text": "[REJECTED CVE] A use-after-free vulnerability has been identified in the Linux Kernel\u0027s netfilter subsystem that did not properly handle the removal of stateful expressions in some situations. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfilter: nf_tables: incorrect NFT_STATEFUL_EXPR check leads to a use-after-free (write)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been rejected. This candidate is a duplicate of CVE-2022-32250. Note: All CVE users should reference CVE-2022-32250 instead of this candidate.",
"title": "Statement"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1966"
},
{
"category": "external",
"summary": "RHBZ#2093146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093146"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1966",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1966"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1966",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1966"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-01T00:05:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5249"
}
],
"title": "kernel: netfilter: nf_tables: incorrect NFT_STATEFUL_EXPR check leads to a use-after-free (write)"
},
{
"cve": "CVE-2022-27666",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2022-03-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2061633"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow flaw was found in IPsec ESP transformation code in net/ipv4/esp4.c and net/ipv6/esp6.c. This flaw allows a local attacker with a normal user privilege to overwrite kernel heap objects and may cause a local privilege escalation threat.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: buffer overflow in IPsec ESP transformation code",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27666"
},
{
"category": "external",
"summary": "RHBZ#2061633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061633"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27666",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27666"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27666",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27666"
},
{
"category": "external",
"summary": "https://github.com/torvalds/linux/commit/ebe48d368e97d007bfeb76fcb065d6cfc4c96645",
"url": "https://github.com/torvalds/linux/commit/ebe48d368e97d007bfeb76fcb065d6cfc4c96645"
}
],
"release_date": "2022-03-11T06:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-01T00:05:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5249"
},
{
"category": "workaround",
"details": "The given exploit needs CAP_NET_ADMIN to set up IPsec SA and a user namespace is used to get that capability, so disabling unprivileged user namespaces gives some protection.\n~~~\nOn non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.\n~~~\nNote: If the target system is already using IPsec and has SA configured, then no additional privileges are needed to exploit the issue.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: buffer overflow in IPsec ESP transformation code"
},
{
"cve": "CVE-2022-32250",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-05-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092427"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the Linux kernel\u0027s Netfilter subsystem in net/netfilter/nf_tables_api.c. This flaw allows a local attacker with user access to cause a privilege escalation issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The latest kernel in RHCOS is kernel-4.18.0-305.49.1.el8 which does not contain the vulnerable code and is not affected, also OCP v4.9 or earlier are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32250"
},
{
"category": "external",
"summary": "RHBZ#2092427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32250"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32250",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32250"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2022/05/31/1",
"url": "https://www.openwall.com/lists/oss-security/2022/05/31/1"
}
],
"release_date": "2022-05-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-01T00:05:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5249"
},
{
"category": "workaround",
"details": "In order to trigger the issue, it requires the ability to create user/net namespaces.\n\nOn non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root"
},
{
"cve": "CVE-2022-49044",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348282"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndm integrity: fix memory corruption when tag_size is less than digest size\n\nIt is possible to set up dm-integrity in such a way that the\n\"tag_size\" parameter is less than the actual digest size. In this\nsituation, a part of the digest beyond tag_size is ignored.\n\nIn this case, dm-integrity would write beyond the end of the\nic-\u003erecalc_tags array and corrupt memory. The corruption happened in\nintegrity_recalc-\u003eintegrity_sector_checksum-\u003ecrypto_shash_final.\n\nFix this corruption by increasing the tags array so that it has enough\npadding at the end to accomodate the loop in integrity_recalc() being\nable to write a full digest size for the last member of the tags\narray.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: dm integrity: fix memory corruption when tag_size is less than digest size",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49044"
},
{
"category": "external",
"summary": "RHBZ#2348282",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348282"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49044",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49044"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49044",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49044"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022650-CVE-2022-49044-43d1@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022650-CVE-2022-49044-43d1@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-01T00:05:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5249"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"BaseOS-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:bpftool-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.src",
"CRB-9.0.0.Z.MAIN.EUS:kernel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-70.17.1.el9_0.noarch",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-0:5.14.0-70.17.1.el9_0.x86_64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.aarch64",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.ppc64le",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.s390x",
"CRB-9.0.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-70.17.1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: dm integrity: fix memory corruption when tag_size is less than digest size"
}
]
}
RHSA-2022:5267
Vulnerability from csaf_redhat - Published: 2022-06-28 10:45 - Updated: 2026-03-04 06:29The Linux kernel's TCP source port generation algorithm in the TCP stack contains a flaw due to the small table perturb size. This flaw allows an attacker to positively distinguish a system among devices with identical hardware and software, which lasts until the device restarts. An attacker can guess the evolution of the internal state used for source port generation. This information is used to infer the TCP traffic patterns of the victim, guessing the number of outgoing TCP connections established in a specific time frame, which can lead to a system fingerprinting.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free flaw was found in the Linux kernel’s performance events functionality. A user triggers a race condition in setting up performance monitoring between the leading PERF_TYPE_TRACEPOINT and sub PERF_EVENT_HARDWARE plus the PERF_EVENT_SOFTWARE using the perf_event_open() function with these three types. This flaw allows a local user to crash the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
[REJECTED CVE] A use-after-free vulnerability has been identified in the Linux Kernel's netfilter subsystem that did not properly handle the removal of stateful expressions in some situations. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code.
CWE-416 - Use After Free| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
|
A heap buffer overflow flaw was found in IPsec ESP transformation code in net/ipv4/esp4.c and net/ipv6/esp6.c. This flaw allows a local attacker with a normal user privilege to overwrite kernel heap objects and may cause a local privilege escalation threat.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free vulnerability was found in the Linux kernel's Netfilter subsystem in net/netfilter/nf_tables_api.c. This flaw allows a local attacker with user access to cause a privilege escalation issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel-rt is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\n\nSecurity Fix(es):\n\n* kernel: Small table perturb size in the TCP source port generation algorithm can lead to information leak (CVE-2022-1012)\n\n* kernel: race condition in perf_event_open leads to privilege escalation (CVE-2022-1729)\n\n* kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root (CVE-2022-1966)\n\n* kernel: buffer overflow in IPsec ESP transformation code (CVE-2022-27666)\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\nBug Fix(es):\n\n* kernel-rt: update RT source tree to the latest RHEL-9.0.z1 Batch (BZ#2089492)",
"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-2022:5267",
"url": "https://access.redhat.com/errata/RHSA-2022:5267"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.0_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.0_release_notes/index"
},
{
"category": "external",
"summary": "2061633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061633"
},
{
"category": "external",
"summary": "2064604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064604"
},
{
"category": "external",
"summary": "2086753",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086753"
},
{
"category": "external",
"summary": "2092427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5267.json"
}
],
"title": "Red Hat Security Advisory: kernel-rt security and bug fix update",
"tracking": {
"current_release_date": "2026-03-04T06:29:35+00:00",
"generator": {
"date": "2026-03-04T06:29:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2022:5267",
"initial_release_date": "2022-06-28T10:45:21+00:00",
"revision_history": [
{
"date": "2022-06-28T10:45:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-06-28T10:45:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-04T06:29:35+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 Real Time for NFV (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.0.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::nfv"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.0.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::realtime"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"product": {
"name": "kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"product_id": "kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-70.17.1.rt21.89.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_id": "kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-70.17.1.rt21.89.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-70.17.1.rt21.89.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-70.17.1.rt21.89.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-70.17.1.rt21.89.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-70.17.1.rt21.89.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-70.17.1.rt21.89.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-70.17.1.rt21.89.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-70.17.1.rt21.89.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-70.17.1.rt21.89.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-70.17.1.rt21.89.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-70.17.1.rt21.89.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-70.17.1.rt21.89.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-70.17.1.rt21.89.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-70.17.1.rt21.89.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-70.17.1.rt21.89.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src"
},
"product_reference": "kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"relates_to_product_reference": "NFV-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src"
},
"product_reference": "kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"relates_to_product_reference": "RT-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Moshe Kol"
],
"organization": "Hebrew University"
}
],
"cve": "CVE-2022-1012",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064604"
}
],
"notes": [
{
"category": "description",
"text": "The Linux kernel\u0027s TCP source port generation algorithm in the TCP stack contains a flaw due to the small table perturb size. This flaw allows an attacker to positively distinguish a system among devices with identical hardware and software, which lasts until the device restarts.\r\n\r\nAn attacker can guess the evolution of the internal state used for source port generation. This information is used to infer the TCP traffic patterns of the victim, guessing the number of outgoing TCP connections established in a specific time frame, which can lead to a system fingerprinting.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Small table perturb size in the TCP source port generation algorithm can lead to information leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux version 7 (RHEL7) is not affected by this issue. While RHEL7 implements the TCP port randomization algorithm 3 (the Simple Hash-Based Port Selection Algorithm), which knowingly has shortcomings (as per RFC 6056, item 3.3.3), the object of study of this flaw was the TCP port selector algorithm 4, the Double-Hash Port Selection Algorithm, which is not existent in RHEL7.\n\nThis flaw is ranked as a Moderate impact due to:\n* Limited exposure of the data in the TCP stack;\n* The impact of this vulnerability is limited to a system fingerprinting;\n* The requirements to carry the attack are elevated, requiring monitoring of the data flow.",
"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": [
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1012"
},
{
"category": "external",
"summary": "RHBZ#2064604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064604"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1012",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1012"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1012",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1012"
},
{
"category": "external",
"summary": "https://arxiv.org/abs/2209.12993",
"url": "https://arxiv.org/abs/2209.12993"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc6056#section-3.3.4",
"url": "https://datatracker.ietf.org/doc/html/rfc6056#section-3.3.4"
},
{
"category": "external",
"summary": "https://lore.kernel.org/lkml/20220428124001.7428-1-w@1wt.eu/",
"url": "https://lore.kernel.org/lkml/20220428124001.7428-1-w@1wt.eu/"
},
{
"category": "external",
"summary": "https://lwn.net/Articles/910435/",
"url": "https://lwn.net/Articles/910435/"
}
],
"release_date": "2022-05-02T04:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T10:45:21+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": [
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Small table perturb size in the TCP source port generation algorithm can lead to information leak"
},
{
"acknowledgments": [
{
"names": [
"Norbert Slusarek"
]
}
],
"cve": "CVE-2022-1729",
"cwe": {
"id": "CWE-366",
"name": "Race Condition within a Thread"
},
"discovery_date": "2022-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2086753"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s performance events functionality. A user triggers a race condition in setting up performance monitoring between the leading PERF_TYPE_TRACEPOINT and sub PERF_EVENT_HARDWARE plus the PERF_EVENT_SOFTWARE using the perf_event_open() function with these three types. This flaw allows a local user to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: race condition in perf_event_open leads to privilege escalation",
"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": [
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1729"
},
{
"category": "external",
"summary": "RHBZ#2086753",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086753"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1729",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1729"
}
],
"release_date": "2022-05-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T10:45:21+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": [
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: race condition in perf_event_open leads to privilege escalation"
},
{
"cve": "CVE-2022-1966",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-06-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2093146"
}
],
"notes": [
{
"category": "description",
"text": "[REJECTED CVE] A use-after-free vulnerability has been identified in the Linux Kernel\u0027s netfilter subsystem that did not properly handle the removal of stateful expressions in some situations. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfilter: nf_tables: incorrect NFT_STATEFUL_EXPR check leads to a use-after-free (write)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been rejected. This candidate is a duplicate of CVE-2022-32250. Note: All CVE users should reference CVE-2022-32250 instead of this candidate.",
"title": "Statement"
}
],
"product_status": {
"fixed": [
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1966"
},
{
"category": "external",
"summary": "RHBZ#2093146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093146"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1966",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1966"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1966",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1966"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T10:45:21+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": [
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5267"
}
],
"title": "kernel: netfilter: nf_tables: incorrect NFT_STATEFUL_EXPR check leads to a use-after-free (write)"
},
{
"cve": "CVE-2022-27666",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2022-03-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2061633"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow flaw was found in IPsec ESP transformation code in net/ipv4/esp4.c and net/ipv6/esp6.c. This flaw allows a local attacker with a normal user privilege to overwrite kernel heap objects and may cause a local privilege escalation threat.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: buffer overflow in IPsec ESP transformation code",
"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": [
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27666"
},
{
"category": "external",
"summary": "RHBZ#2061633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061633"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27666",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27666"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27666",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27666"
},
{
"category": "external",
"summary": "https://github.com/torvalds/linux/commit/ebe48d368e97d007bfeb76fcb065d6cfc4c96645",
"url": "https://github.com/torvalds/linux/commit/ebe48d368e97d007bfeb76fcb065d6cfc4c96645"
}
],
"release_date": "2022-03-11T06:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T10:45:21+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": [
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5267"
},
{
"category": "workaround",
"details": "The given exploit needs CAP_NET_ADMIN to set up IPsec SA and a user namespace is used to get that capability, so disabling unprivileged user namespaces gives some protection.\n~~~\nOn non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.\n~~~\nNote: If the target system is already using IPsec and has SA configured, then no additional privileges are needed to exploit the issue.",
"product_ids": [
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: buffer overflow in IPsec ESP transformation code"
},
{
"cve": "CVE-2022-32250",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-05-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092427"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the Linux kernel\u0027s Netfilter subsystem in net/netfilter/nf_tables_api.c. This flaw allows a local attacker with user access to cause a privilege escalation issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The latest kernel in RHCOS is kernel-4.18.0-305.49.1.el8 which does not contain the vulnerable code and is not affected, also OCP v4.9 or earlier are not affected.",
"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": [
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32250"
},
{
"category": "external",
"summary": "RHBZ#2092427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32250"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32250",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32250"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2022/05/31/1",
"url": "https://www.openwall.com/lists/oss-security/2022/05/31/1"
}
],
"release_date": "2022-05-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-28T10:45:21+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": [
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5267"
},
{
"category": "workaround",
"details": "In order to trigger the issue, it requires the ability to create user/net namespaces.\n\nOn non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.",
"product_ids": [
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"NFV-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.src",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-kvm-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64",
"RT-9.0.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-70.17.1.rt21.89.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root"
}
]
}
RHSA-2022:5439
Vulnerability from csaf_redhat - Published: 2022-07-01 00:52 - Updated: 2026-03-18 20:25An out-of-bounds access flaw was found in zlib, which allows memory corruption when deflating (ex: when compressing) if the input has many distant matches. For some rare inputs with a large number of distant matches (crafted payloads), the buffer into which the compressed or deflated data is written can overwrite the distance symbol table which it overlays. This issue results in corrupted output due to invalid distances, which leads to out-of-bound access, corrupting the memory and potentially crashing the application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.src | — | ||
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64 | — | ||
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch | — | ||
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.src | — | ||
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64 | — |
An arbitrary file write vulnerability was found in GNU gzip's zgrep utility. When zgrep is applied on the attacker's chosen file name (for example, a crafted file name), this can overwrite an attacker's content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.src | — |
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64 | — |
Workaround
|
[REJECTED CVE] A use-after-free vulnerability has been identified in the Linux Kernel's netfilter subsystem that did not properly handle the removal of stateful expressions in some situations. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code.
CWE-416 - Use After Free| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.src | — | ||
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64 | — | ||
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch | — | ||
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.src | — | ||
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64 | — |
A flaw was found in rsyslog's reception TCP modules. This flaw allows an attacker to craft a malicious message leading to a heap-based buffer overflow. This issue allows the attacker to corrupt or access data stored in memory, leading to a denial of service in the rsyslog or possible remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.src | — | ||
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64 | — | ||
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch | — | ||
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.src | — | ||
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64 | — |
A use-after-free vulnerability was found in the Linux kernel's Netfilter subsystem in net/netfilter/nf_tables_api.c. This flaw allows a local attacker with user access to cause a privilege escalation issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.src | — |
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for redhat-release-virtualization-host and redhat-virtualization-host is now available for Red Hat Virtualization 4 for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The redhat-virtualization-host packages provide the Red Hat Virtualization Host.\nThese packages include redhat-release-virtualization-host. Red Hat\nVirtualization Hosts (RHVH) are installed using a special build of Red Hat\nEnterprise Linux with only the packages required to host virtual machines. \nRHVH features a Cockpit user interface for monitoring the host\u0027s resources and performing administrative tasks.\n\nSecurity Fix(es) from Bugzilla:\n\n* zlib: A flaw found in zlib when compressing (not decompressing) certain inputs (CVE-2018-25032)\n\n* gzip: arbitrary-file-write vulnerability (CVE-2022-1271)\n\n* rsyslog: Heap-based overflow in TCP syslog server (CVE-2022-24903)\n\n* kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root (CVE-2022-1966)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es) from Bugzilla:\n\n* RHV-H 4.3 has been rebased on RHEL 7.9 batch (BZ#2084444)",
"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-2022:5439",
"url": "https://access.redhat.com/errata/RHSA-2022:5439"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2067945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067945"
},
{
"category": "external",
"summary": "2073310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073310"
},
{
"category": "external",
"summary": "2081353",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2081353"
},
{
"category": "external",
"summary": "2084444",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084444"
},
{
"category": "external",
"summary": "2092427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5439.json"
}
],
"title": "Red Hat Security Advisory: RHV-H security update (redhat-virtualization-host) 4.3.23",
"tracking": {
"current_release_date": "2026-03-18T20:25:08+00:00",
"generator": {
"date": "2026-03-18T20:25:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2022:5439",
"initial_release_date": "2022-07-01T00:52:04+00:00",
"revision_history": [
{
"date": "2022-07-01T00:52:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-07-01T00:52:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T20:25:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product": {
"name": "RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor"
}
}
},
{
"category": "product_name",
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product": {
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor"
}
}
}
],
"category": "product_family",
"name": "Red Hat Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.3.23-1.el7ev.src",
"product": {
"name": "redhat-release-virtualization-host-0:4.3.23-1.el7ev.src",
"product_id": "redhat-release-virtualization-host-0:4.3.23-1.el7ev.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.3.23-1.el7ev?arch=src"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-productimg-0:4.3.23-1.el7.src",
"product": {
"name": "redhat-virtualization-host-productimg-0:4.3.23-1.el7.src",
"product_id": "redhat-virtualization-host-productimg-0:4.3.23-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-productimg@4.3.23-1.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"product": {
"name": "redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"product_id": "redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host@4.3.23-20220622.0.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64",
"product": {
"name": "redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64",
"product_id": "redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.3.23-1.el7ev?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64",
"product": {
"name": "redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64",
"product_id": "redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-productimg@4.3.23-1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch",
"product": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch",
"product_id": "redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update-placeholder@4.3.23-1.el7ev?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"product": {
"name": "redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"product_id": "redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update@4.3.23-20220622.0.el7_9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src"
},
"product_reference": "redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.3.23-1.el7ev.src as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.src"
},
"product_reference": "redhat-release-virtualization-host-0:4.3.23-1.el7ev.src",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64 as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64"
},
"product_reference": "redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src"
},
"product_reference": "redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-productimg-0:4.3.23-1.el7.src as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.src"
},
"product_reference": "redhat-virtualization-host-productimg-0:4.3.23-1.el7.src",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64 as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64"
},
"product_reference": "redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-25032",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2022-03-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2067945"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds access flaw was found in zlib, which allows memory corruption when deflating (ex: when compressing) if the input has many distant matches. For some rare inputs with a large number of distant matches (crafted payloads), the buffer into which the compressed or deflated data is written can overwrite the distance symbol table which it overlays. This issue results in corrupted output due to invalid distances, which leads to out-of-bound access, corrupting the memory and potentially crashing the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "zlib: A flaw found in zlib when compressing (not decompressing) certain inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This bug was introduced in zlib v1.2.2.2 through zlib v1.2.11, with the addition of the Z_FIXED option, which forces the use of fixed Huffman codes, rather than dynamic Huffman codes, allowing for a simpler decoder for special applications.\n\nThis bug is difficult to trigger, as Z_FIXED is usually only used in special circumstances.\n\nRsync does the compression in-transit using zlib. As rsync uses vulnerable zlib v1.2.8 package, which incorrectly handles memory when performing certain zlib compressing or deflating operations. This results in rsync to crash.\n\nNote - The issue wasn\u0027t publicly labelled as security vulnerability until 2022, but the fix was public since 2018.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch"
],
"known_not_affected": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-25032"
},
{
"category": "external",
"summary": "RHBZ#2067945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-25032",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25032"
}
],
"release_date": "2018-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-01T00:52:04+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5439"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "zlib: A flaw found in zlib when compressing (not decompressing) certain inputs"
},
{
"cve": "CVE-2022-1271",
"cwe": {
"id": "CWE-73",
"name": "External Control of File Name or Path"
},
"discovery_date": "2022-04-08T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2073310"
}
],
"notes": [
{
"category": "description",
"text": "An arbitrary file write vulnerability was found in GNU gzip\u0027s zgrep utility. When zgrep is applied on the attacker\u0027s chosen file name (for example, a crafted file name), this can overwrite an attacker\u0027s content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gzip: arbitrary-file-write vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This bug was introduced in gzip-1.3.10 and is relatively hard to exploit.\n\nRed Hat Enterprise Linux 6 was affected but Out of Support Cycle because gzip was not listed in Red Hat Enterprise Linux 6 ELS Inclusion List.\nhttps://access.redhat.com/articles/4997301",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch"
],
"known_not_affected": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1271"
},
{
"category": "external",
"summary": "RHBZ#2073310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1271",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1271"
}
],
"release_date": "2022-04-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-01T00:52:04+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5439"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gzip: arbitrary-file-write vulnerability"
},
{
"cve": "CVE-2022-1966",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-06-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2093146"
}
],
"notes": [
{
"category": "description",
"text": "[REJECTED CVE] A use-after-free vulnerability has been identified in the Linux Kernel\u0027s netfilter subsystem that did not properly handle the removal of stateful expressions in some situations. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfilter: nf_tables: incorrect NFT_STATEFUL_EXPR check leads to a use-after-free (write)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been rejected. This candidate is a duplicate of CVE-2022-32250. Note: All CVE users should reference CVE-2022-32250 instead of this candidate.",
"title": "Statement"
}
],
"product_status": {
"fixed": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch"
],
"known_not_affected": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1966"
},
{
"category": "external",
"summary": "RHBZ#2093146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093146"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1966",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1966"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1966",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1966"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-01T00:52:04+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5439"
}
],
"title": "kernel: netfilter: nf_tables: incorrect NFT_STATEFUL_EXPR check leads to a use-after-free (write)"
},
{
"acknowledgments": [
{
"names": [
"Pieter Agten"
],
"organization": "Fortanix"
}
],
"cve": "CVE-2022-24903",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2022-05-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2081353"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in rsyslog\u0027s reception TCP modules. This flaw allows an attacker to craft a malicious message leading to a heap-based buffer overflow. This issue allows the attacker to corrupt or access data stored in memory, leading to a denial of service in the rsyslog or possible remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rsyslog: Heap-based overflow in TCP syslog server",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch"
],
"known_not_affected": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24903"
},
{
"category": "external",
"summary": "RHBZ#2081353",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2081353"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24903"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24903",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24903"
},
{
"category": "external",
"summary": "https://github.com/rsyslog/rsyslog/security/advisories/GHSA-ggw7-xr6h-mmr8",
"url": "https://github.com/rsyslog/rsyslog/security/advisories/GHSA-ggw7-xr6h-mmr8"
}
],
"release_date": "2022-05-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-01T00:52:04+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5439"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "rsyslog: Heap-based overflow in TCP syslog server"
},
{
"cve": "CVE-2022-32250",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-05-27T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092427"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the Linux kernel\u0027s Netfilter subsystem in net/netfilter/nf_tables_api.c. This flaw allows a local attacker with user access to cause a privilege escalation issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The latest kernel in RHCOS is kernel-4.18.0-305.49.1.el8 which does not contain the vulnerable code and is not affected, also OCP v4.9 or earlier are not affected.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch"
],
"known_not_affected": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32250"
},
{
"category": "external",
"summary": "RHBZ#2092427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32250"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32250",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32250"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2022/05/31/1",
"url": "https://www.openwall.com/lists/oss-security/2022/05/31/1"
}
],
"release_date": "2022-05-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-01T00:52:04+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5439"
},
{
"category": "workaround",
"details": "In order to trigger the issue, it requires the ability to create user/net namespaces.\n\nOn non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.23-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.23-20220622.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.23-20220622.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.23-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-productimg-0:4.3.23-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root"
}
]
}
RHSA-2022:5476
Vulnerability from csaf_redhat - Published: 2022-07-01 00:28 - Updated: 2026-03-04 06:24[REJECTED CVE] A use-after-free vulnerability has been identified in the Linux Kernel's netfilter subsystem that did not properly handle the removal of stateful expressions in some situations. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code.
CWE-416 - Use After Free| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
A heap buffer overflow flaw was found in IPsec ESP transformation code in net/ipv4/esp4.c and net/ipv6/esp6.c. This flaw allows a local attacker with a normal user privilege to overwrite kernel heap objects and may cause a local privilege escalation threat.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free vulnerability was found in the Linux kernel's Netfilter subsystem in net/netfilter/nf_tables_api.c. This flaw allows a local attacker with user access to cause a privilege escalation issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This is a kernel live patch module which is automatically loaded by the RPM post-install script to modify the code of a running kernel.\n\nSecurity Fix(es):\n\n* kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root (CVE-2022-1966)\n\n* kernel: buffer overflow in IPsec ESP transformation code (CVE-2022-27666)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:5476",
"url": "https://access.redhat.com/errata/RHSA-2022:5476"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2061633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061633"
},
{
"category": "external",
"summary": "2092427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5476.json"
}
],
"title": "Red Hat Security Advisory: kpatch-patch security update",
"tracking": {
"current_release_date": "2026-03-04T06:24:37+00:00",
"generator": {
"date": "2026-03-04T06:24:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2022:5476",
"initial_release_date": "2022-07-01T00:28:14+00:00",
"revision_history": [
{
"date": "2022-07-01T00:28:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-07-01T00:28:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-04T06:24:37+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 BaseOS EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.2::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.src",
"product": {
"name": "kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.src",
"product_id": "kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_60_2@1-7.el8_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.src",
"product": {
"name": "kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.src",
"product_id": "kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_64_1@1-6.el8_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.src",
"product": {
"name": "kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.src",
"product_id": "kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_65_2@1-5.el8_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.src",
"product": {
"name": "kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.src",
"product_id": "kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_68_1@1-5.el8_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.src",
"product": {
"name": "kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.src",
"product_id": "kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_70_1@1-4.el8_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.src",
"product": {
"name": "kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.src",
"product_id": "kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_71_1@1-4.el8_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.src",
"product": {
"name": "kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.src",
"product_id": "kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_75_1@1-3.el8_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.src",
"product": {
"name": "kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.src",
"product_id": "kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_79_1@1-2.el8_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.src",
"product": {
"name": "kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.src",
"product_id": "kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_80_1@1-1.el8_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.src",
"product": {
"name": "kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.src",
"product_id": "kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_81_1@1-1.el8_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_60_2@1-7.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_60_2-debugsource@1-7.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_60_2-debuginfo@1-7.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_64_1@1-6.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_64_1-debugsource@1-6.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_64_1-debuginfo@1-6.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_65_2@1-5.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_65_2-debugsource@1-5.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_65_2-debuginfo@1-5.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_68_1@1-5.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_68_1-debugsource@1-5.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_68_1-debuginfo@1-5.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_70_1@1-4.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_70_1-debugsource@1-4.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_70_1-debuginfo@1-4.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_71_1@1-4.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_71_1-debugsource@1-4.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_71_1-debuginfo@1-4.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_75_1@1-3.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_75_1-debugsource@1-3.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_75_1-debuginfo@1-3.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_79_1@1-2.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_79_1-debugsource@1-2.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_79_1-debuginfo@1-2.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_80_1@1-1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_80_1-debugsource@1-1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_80_1-debuginfo@1-1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_81_1@1-1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_81_1-debugsource@1-1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.ppc64le",
"product_id": "kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_81_1-debuginfo@1-1.el8_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_60_2@1-7.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_60_2-debugsource@1-7.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_60_2-debuginfo@1-7.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_64_1@1-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_64_1-debugsource@1-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_64_1-debuginfo@1-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_65_2@1-5.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_65_2-debugsource@1-5.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_65_2-debuginfo@1-5.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_68_1@1-5.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_68_1-debugsource@1-5.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_68_1-debuginfo@1-5.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_70_1@1-4.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_70_1-debugsource@1-4.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_70_1-debuginfo@1-4.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_71_1@1-4.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_71_1-debugsource@1-4.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_71_1-debuginfo@1-4.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_75_1@1-3.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_75_1-debugsource@1-3.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_75_1-debuginfo@1-3.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_79_1@1-2.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_79_1-debugsource@1-2.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_79_1-debuginfo@1-2.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_80_1@1-1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_80_1-debugsource@1-1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_80_1-debuginfo@1-1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_81_1@1-1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_81_1-debugsource@1-1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.x86_64",
"product_id": "kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_81_1-debuginfo@1-1.el8_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.src"
},
"product_reference": "kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.src"
},
"product_reference": "kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.src"
},
"product_reference": "kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.src"
},
"product_reference": "kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.src"
},
"product_reference": "kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.src"
},
"product_reference": "kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.src"
},
"product_reference": "kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.src"
},
"product_reference": "kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.src"
},
"product_reference": "kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.src"
},
"product_reference": "kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1966",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-06-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2093146"
}
],
"notes": [
{
"category": "description",
"text": "[REJECTED CVE] A use-after-free vulnerability has been identified in the Linux Kernel\u0027s netfilter subsystem that did not properly handle the removal of stateful expressions in some situations. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfilter: nf_tables: incorrect NFT_STATEFUL_EXPR check leads to a use-after-free (write)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been rejected. This candidate is a duplicate of CVE-2022-32250. Note: All CVE users should reference CVE-2022-32250 instead of this candidate.",
"title": "Statement"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1966"
},
{
"category": "external",
"summary": "RHBZ#2093146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093146"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1966",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1966"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1966",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1966"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-01T00:28:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5476"
}
],
"title": "kernel: netfilter: nf_tables: incorrect NFT_STATEFUL_EXPR check leads to a use-after-free (write)"
},
{
"cve": "CVE-2022-27666",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2022-03-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2061633"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow flaw was found in IPsec ESP transformation code in net/ipv4/esp4.c and net/ipv6/esp6.c. This flaw allows a local attacker with a normal user privilege to overwrite kernel heap objects and may cause a local privilege escalation threat.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: buffer overflow in IPsec ESP transformation code",
"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": [
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27666"
},
{
"category": "external",
"summary": "RHBZ#2061633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061633"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27666",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27666"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27666",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27666"
},
{
"category": "external",
"summary": "https://github.com/torvalds/linux/commit/ebe48d368e97d007bfeb76fcb065d6cfc4c96645",
"url": "https://github.com/torvalds/linux/commit/ebe48d368e97d007bfeb76fcb065d6cfc4c96645"
}
],
"release_date": "2022-03-11T06:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-01T00:28:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5476"
},
{
"category": "workaround",
"details": "The given exploit needs CAP_NET_ADMIN to set up IPsec SA and a user namespace is used to get that capability, so disabling unprivileged user namespaces gives some protection.\n~~~\nOn non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.\n~~~\nNote: If the target system is already using IPsec and has SA configured, then no additional privileges are needed to exploit the issue.",
"product_ids": [
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: buffer overflow in IPsec ESP transformation code"
},
{
"cve": "CVE-2022-32250",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-05-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092427"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the Linux kernel\u0027s Netfilter subsystem in net/netfilter/nf_tables_api.c. This flaw allows a local attacker with user access to cause a privilege escalation issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The latest kernel in RHCOS is kernel-4.18.0-305.49.1.el8 which does not contain the vulnerable code and is not affected, also OCP v4.9 or earlier are not affected.",
"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": [
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32250"
},
{
"category": "external",
"summary": "RHBZ#2092427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32250"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32250",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32250"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2022/05/31/1",
"url": "https://www.openwall.com/lists/oss-security/2022/05/31/1"
}
],
"release_date": "2022-05-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-01T00:28:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5476"
},
{
"category": "workaround",
"details": "In order to trigger the issue, it requires the ability to create user/net namespaces.\n\nOn non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.",
"product_ids": [
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debuginfo-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_60_2-debugsource-0:1-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debuginfo-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_64_1-debugsource-0:1-6.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debuginfo-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_65_2-debugsource-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debuginfo-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_68_1-debugsource-0:1-5.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debuginfo-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_70_1-debugsource-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debuginfo-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_71_1-debugsource-0:1-4.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debuginfo-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_75_1-debugsource-0:1-3.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debuginfo-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_79_1-debugsource-0:1-2.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_80_1-debugsource-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.src",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debuginfo-0:1-1.el8_2.x86_64",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.ppc64le",
"BaseOS-8.2.0.Z.EUS:kpatch-patch-4_18_0-193_81_1-debugsource-0:1-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root"
}
]
}
RHSA-2022:5626
Vulnerability from csaf_redhat - Published: 2022-07-19 21:14 - Updated: 2026-03-04 06:29An issue was discovered in __split_huge_pmd in mm/huge_memory.c in the Linux kernel. The copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
An unprivileged write to the file handler flaw in the Linux kernel's control groups and namespaces subsystem was found in the way users have access to some less privileged process that are controlled by cgroups and have higher privileged parent process. It is actually both for cgroup2 and cgroup1 versions of control groups. A local user could use this flaw to crash the system or escalate their privileges on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free read flaw was found in sock_getsockopt() in net/core/sock.c due to SO_PEERCRED and SO_PEERGROUPS race with listen() (and connect()) in the Linux kernel. In this flaw, an attacker with a user privileges may crash the system or leak internal kernel information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
In the Linux kernel, the following vulnerability has been resolved: dm: fix mempool NULL pointer race when completing IO dm_io_dec_pending() calls end_io_acct() first and will then dec md in-flight pending count. But if a task is swapping DM table at same time this can result in a crash due to mempool->elements being NULL: task1 task2 do_resume ->do_suspend ->dm_wait_for_completion bio_endio ->clone_endio ->dm_io_dec_pending ->end_io_acct ->wakeup task1 ->dm_swap_table ->__bind ->__bind_mempools ->bioset_exit ->mempool_exit ->free_io [ 67.330330] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000 ...... [ 67.330494] pstate: 80400085 (Nzcv daIf +PAN -UAO) [ 67.330510] pc : mempool_free+0x70/0xa0 [ 67.330515] lr : mempool_free+0x4c/0xa0 [ 67.330520] sp : ffffff8008013b20 [ 67.330524] x29: ffffff8008013b20 x28: 0000000000000004 [ 67.330530] x27: ffffffa8c2ff40a0 x26: 00000000ffff1cc8 [ 67.330535] x25: 0000000000000000 x24: ffffffdada34c800 [ 67.330541] x23: 0000000000000000 x22: ffffffdada34c800 [ 67.330547] x21: 00000000ffff1cc8 x20: ffffffd9a1304d80 [ 67.330552] x19: ffffffdada34c970 x18: 000000b312625d9c [ 67.330558] x17: 00000000002dcfbf x16: 00000000000006dd [ 67.330563] x15: 000000000093b41e x14: 0000000000000010 [ 67.330569] x13: 0000000000007f7a x12: 0000000034155555 [ 67.330574] x11: 0000000000000001 x10: 0000000000000001 [ 67.330579] x9 : 0000000000000000 x8 : 0000000000000000 [ 67.330585] x7 : 0000000000000000 x6 : ffffff80148b5c1a [ 67.330590] x5 : ffffff8008013ae0 x4 : 0000000000000001 [ 67.330596] x3 : ffffff80080139c8 x2 : ffffff801083bab8 [ 67.330601] x1 : 0000000000000000 x0 : ffffffdada34c970 [ 67.330609] Call trace: [ 67.330616] mempool_free+0x70/0xa0 [ 67.330627] bio_put+0xf8/0x110 [ 67.330638] dec_pending+0x13c/0x230 [ 67.330644] clone_endio+0x90/0x180 [ 67.330649] bio_endio+0x198/0x1b8 [ 67.330655] dec_pending+0x190/0x230 [ 67.330660] clone_endio+0x90/0x180 [ 67.330665] bio_endio+0x198/0x1b8 [ 67.330673] blk_update_request+0x214/0x428 [ 67.330683] scsi_end_request+0x2c/0x300 [ 67.330688] scsi_io_completion+0xa0/0x710 [ 67.330695] scsi_finish_command+0xd8/0x110 [ 67.330700] scsi_softirq_done+0x114/0x148 [ 67.330708] blk_done_softirq+0x74/0xd0 [ 67.330716] __do_softirq+0x18c/0x374 [ 67.330724] irq_exit+0xb4/0xb8 [ 67.330732] __handle_domain_irq+0x84/0xc0 [ 67.330737] gic_handle_irq+0x148/0x1b0 [ 67.330744] el1_irq+0xe8/0x190 [ 67.330753] lpm_cpuidle_enter+0x4f8/0x538 [ 67.330759] cpuidle_enter_state+0x1fc/0x398 [ 67.330764] cpuidle_enter+0x18/0x20 [ 67.330772] do_idle+0x1b4/0x290 [ 67.330778] cpu_startup_entry+0x20/0x28 [ 67.330786] secondary_start_kernel+0x160/0x170 Fix this by: 1) Establishing pointers to 'struct dm_io' members in dm_io_dec_pending() so that they may be passed into end_io_acct() _after_ free_io() is called. 2) Moving end_io_acct() after free_io().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
The Linux kernel's TCP source port generation algorithm in the TCP stack contains a flaw due to the small table perturb size. This flaw allows an attacker to positively distinguish a system among devices with identical hardware and software, which lasts until the device restarts. An attacker can guess the evolution of the internal state used for source port generation. This information is used to infer the TCP traffic patterns of the victim, guessing the number of outgoing TCP connections established in a specific time frame, which can lead to a system fingerprinting.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free flaw was found in the Linux kernel’s performance events functionality. A user triggers a race condition in setting up performance monitoring between the leading PERF_TYPE_TRACEPOINT and sub PERF_EVENT_HARDWARE plus the PERF_EVENT_SOFTWARE using the perf_event_open() function with these three types. This flaw allows a local user to crash the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free vulnerability was found in the Linux kernel's Netfilter subsystem in net/netfilter/nf_tables_api.c. This flaw allows a local attacker with user access to cause a privilege escalation issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Open vSwitch module in the Linux kernel. Improper handling of allocated memory can lead to a memory leak, potentially impacting system performance and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: Small table perturb size in the TCP source port generation algorithm can lead to information leak (CVE-2022-1012)\n\n* kernel: race condition in perf_event_open leads to privilege escalation (CVE-2022-1729)\n\n* kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root (CVE-2022-32250)\n\n* kernel: cgroup: Use open-time creds and namespace for migration perm checks (CVE-2021-4197)\n\n* kernel: Race condition in races in sk_peer_pid and sk_peer_cred accesses (CVE-2021-4203)\n\n* kernel: the copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check (CVE-2020-29368)\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\nBug Fix(es):\n\n* Failed to reboot after crash trigger (BZ#2060747)\n\n* conntrack entries linger around after test (BZ#2066357)\n\n* Enable nested virtualization (BZ#2079070)\n\n* slub corruption during LPM of hnv interface (BZ#2081251)\n\n* sleeping function called from invalid context at kernel/locking/spinlock_rt.c:35 (BZ#2082091)\n\n* Backport request of \"genirq: use rcu in kstat_irqs_usr()\" (BZ#2083309)\n\n* ethtool -L may cause system to hang (BZ#2083323)\n\n* For isolated CPUs (with nohz_full enabled for isolated CPUs) CPU utilization statistics are not getting reflected continuously (BZ#2084139)\n\n* Affinity broken due to vector space exhaustion (BZ#2084647)\n\n* kernel memory leak while freeing nested actions (BZ#2086597)\n\n* sync rhel-8.6 with upstream 5.13 through 5.16 fixes and improvements (BZ#2088037)\n\n* Kernel panic possibly when cleaning namespace on pod deletion (BZ#2089539)\n\n* Softirq hrtimers are being placed on the per-CPU softirq clocks on isolcpu\u2019s. (BZ#2090485)\n\n* fix missed wake-ups in rq_qos_throttle try two (BZ#2092076)\n\n* NFS4 client experiencing IO outages while sending duplicate SYNs and erroneous RSTs during connection reestablishment (BZ#2094334)\n\n* using __this_cpu_read() in preemptible [00000000] code: kworker/u66:1/937154 (BZ#2095775)\n\n* Need some changes in RHEL8.x kernels. (BZ#2096932)",
"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-2022:5626",
"url": "https://access.redhat.com/errata/RHSA-2022:5626"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1903244",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1903244"
},
{
"category": "external",
"summary": "2035652",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2035652"
},
{
"category": "external",
"summary": "2036934",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2036934"
},
{
"category": "external",
"summary": "2064604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064604"
},
{
"category": "external",
"summary": "2086753",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086753"
},
{
"category": "external",
"summary": "2092427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5626.json"
}
],
"title": "Red Hat Security Advisory: kernel security and bug fix update",
"tracking": {
"current_release_date": "2026-03-04T06:29:35+00:00",
"generator": {
"date": "2026-03-04T06:29:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2022:5626",
"initial_release_date": "2022-07-19T21:14:02+00:00",
"revision_history": [
{
"date": "2022-07-19T21:14:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-07-19T21:14:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-04T06:29:35+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 BaseOS EUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.4::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.4::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "perf-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "perf-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-305.57.1.el8_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_id": "kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-305.57.1.el8_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "perf-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "perf-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-305.57.1.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "kernel-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "kernel-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "perf-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "perf-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"product_id": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-305.57.1.el8_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:4.18.0-305.57.1.el8_4.src",
"product": {
"name": "kernel-0:4.18.0-305.57.1.el8_4.src",
"product_id": "kernel-0:4.18.0-305.57.1.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-305.57.1.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"product": {
"name": "kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"product_id": "kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@4.18.0-305.57.1.el8_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"product": {
"name": "kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"product_id": "kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@4.18.0-305.57.1.el8_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-305.57.1.el8_4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src"
},
"product_reference": "kernel-0:4.18.0-305.57.1.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch"
},
"product_reference": "kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-305.57.1.el8_4.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "perf-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "perf-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "perf-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-305.57.1.el8_4.src as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src"
},
"product_reference": "kernel-0:4.18.0-305.57.1.el8_4.src",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch"
},
"product_reference": "kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-305.57.1.el8_4.noarch as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "perf-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "perf-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "perf-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux CRB EUS (v.8.4)",
"product_id": "CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-29368",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"discovery_date": "2020-12-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1903244"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in __split_huge_pmd in mm/huge_memory.c in the Linux kernel. The copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: the copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having Moderateimpact because, based on Red Hat\u0027s assessment, this issue is hard to exploit in practice because the race window is too small for it to be reliable.",
"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": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-29368"
},
{
"category": "external",
"summary": "RHBZ#1903244",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1903244"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-29368",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29368"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-29368",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-29368"
}
],
"release_date": "2020-06-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:14:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5626"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.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": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: the copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check"
},
{
"cve": "CVE-2021-4197",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2021-12-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2035652"
}
],
"notes": [
{
"category": "description",
"text": "An unprivileged write to the file handler flaw in the Linux kernel\u0027s control groups and namespaces subsystem was found in the way users have access to some less privileged process that are controlled by cgroups and have higher privileged parent process. It is actually both for cgroup2 and cgroup1 versions of control groups. A local user could use this flaw to crash the system or escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: cgroup: Use open-time creds and namespace for migration perm checks",
"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": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-4197"
},
{
"category": "external",
"summary": "RHBZ#2035652",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2035652"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-4197",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4197"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-4197",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4197"
},
{
"category": "external",
"summary": "https://lore.kernel.org/lkml/20211209214707.805617-1-tj@kernel.org/T/",
"url": "https://lore.kernel.org/lkml/20211209214707.805617-1-tj@kernel.org/T/"
}
],
"release_date": "2021-09-12T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:14:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5626"
},
{
"category": "workaround",
"details": "The mitigation not known. However, for the default configuration of the Red Hat Enterprise Linux it is not possible to trigger this vulnerability: if control groups (cgroups) not being used or being used with the default configuration or being used some other configuration where for example similar privileges for all processes (both for parent and for child processes), then no way to trigger this vulnerability.",
"product_ids": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"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:N",
"version": "3.1"
},
"products": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: cgroup: Use open-time creds and namespace for migration perm checks"
},
{
"cve": "CVE-2021-4203",
"cwe": {
"id": "CWE-366",
"name": "Race Condition within a Thread"
},
"discovery_date": "2022-01-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2036934"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free read flaw was found in sock_getsockopt() in net/core/sock.c due to SO_PEERCRED and SO_PEERGROUPS race with listen() (and connect()) in the Linux kernel. In this flaw, an attacker with a user privileges may crash the system or leak internal kernel information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Race condition in races in sk_peer_pid and sk_peer_cred accesses",
"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": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-4203"
},
{
"category": "external",
"summary": "RHBZ#2036934",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2036934"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4203"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-4203",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4203"
},
{
"category": "external",
"summary": "https://bugs.chromium.org/p/project-zero/issues/detail?id=2230\u0026can=7\u0026q=modified-after%3Atoday-30\u0026sort=-modified\u0026colspec=ID%20Type%20Status%20Priority%20Milestone%20Owner%20Summary%20Modified%20Cve\u0026cells=tiles\u0026redir=1",
"url": "https://bugs.chromium.org/p/project-zero/issues/detail?id=2230\u0026can=7\u0026q=modified-after%3Atoday-30\u0026sort=-modified\u0026colspec=ID%20Type%20Status%20Priority%20Milestone%20Owner%20Summary%20Modified%20Cve\u0026cells=tiles\u0026redir=1"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=35306eb23814",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=35306eb23814"
},
{
"category": "external",
"summary": "https://lore.kernel.org/netdev/20210929225750.2548112-1-eric.dumazet@gmail.com/T/",
"url": "https://lore.kernel.org/netdev/20210929225750.2548112-1-eric.dumazet@gmail.com/T/"
}
],
"release_date": "2021-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:14:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5626"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Race condition in races in sk_peer_pid and sk_peer_cred accesses"
},
{
"cve": "CVE-2021-47435",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-05-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2282879"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndm: fix mempool NULL pointer race when completing IO\n\ndm_io_dec_pending() calls end_io_acct() first and will then dec md\nin-flight pending count. But if a task is swapping DM table at same\ntime this can result in a crash due to mempool-\u003eelements being NULL:\n\ntask1 task2\ndo_resume\n -\u003edo_suspend\n -\u003edm_wait_for_completion\n bio_endio\n\t\t\t\t -\u003eclone_endio\n\t\t\t\t -\u003edm_io_dec_pending\n\t\t\t\t -\u003eend_io_acct\n\t\t\t\t -\u003ewakeup task1\n -\u003edm_swap_table\n -\u003e__bind\n -\u003e__bind_mempools\n -\u003ebioset_exit\n -\u003emempool_exit\n -\u003efree_io\n\n[ 67.330330] Unable to handle kernel NULL pointer dereference at\nvirtual address 0000000000000000\n......\n[ 67.330494] pstate: 80400085 (Nzcv daIf +PAN -UAO)\n[ 67.330510] pc : mempool_free+0x70/0xa0\n[ 67.330515] lr : mempool_free+0x4c/0xa0\n[ 67.330520] sp : ffffff8008013b20\n[ 67.330524] x29: ffffff8008013b20 x28: 0000000000000004\n[ 67.330530] x27: ffffffa8c2ff40a0 x26: 00000000ffff1cc8\n[ 67.330535] x25: 0000000000000000 x24: ffffffdada34c800\n[ 67.330541] x23: 0000000000000000 x22: ffffffdada34c800\n[ 67.330547] x21: 00000000ffff1cc8 x20: ffffffd9a1304d80\n[ 67.330552] x19: ffffffdada34c970 x18: 000000b312625d9c\n[ 67.330558] x17: 00000000002dcfbf x16: 00000000000006dd\n[ 67.330563] x15: 000000000093b41e x14: 0000000000000010\n[ 67.330569] x13: 0000000000007f7a x12: 0000000034155555\n[ 67.330574] x11: 0000000000000001 x10: 0000000000000001\n[ 67.330579] x9 : 0000000000000000 x8 : 0000000000000000\n[ 67.330585] x7 : 0000000000000000 x6 : ffffff80148b5c1a\n[ 67.330590] x5 : ffffff8008013ae0 x4 : 0000000000000001\n[ 67.330596] x3 : ffffff80080139c8 x2 : ffffff801083bab8\n[ 67.330601] x1 : 0000000000000000 x0 : ffffffdada34c970\n[ 67.330609] Call trace:\n[ 67.330616] mempool_free+0x70/0xa0\n[ 67.330627] bio_put+0xf8/0x110\n[ 67.330638] dec_pending+0x13c/0x230\n[ 67.330644] clone_endio+0x90/0x180\n[ 67.330649] bio_endio+0x198/0x1b8\n[ 67.330655] dec_pending+0x190/0x230\n[ 67.330660] clone_endio+0x90/0x180\n[ 67.330665] bio_endio+0x198/0x1b8\n[ 67.330673] blk_update_request+0x214/0x428\n[ 67.330683] scsi_end_request+0x2c/0x300\n[ 67.330688] scsi_io_completion+0xa0/0x710\n[ 67.330695] scsi_finish_command+0xd8/0x110\n[ 67.330700] scsi_softirq_done+0x114/0x148\n[ 67.330708] blk_done_softirq+0x74/0xd0\n[ 67.330716] __do_softirq+0x18c/0x374\n[ 67.330724] irq_exit+0xb4/0xb8\n[ 67.330732] __handle_domain_irq+0x84/0xc0\n[ 67.330737] gic_handle_irq+0x148/0x1b0\n[ 67.330744] el1_irq+0xe8/0x190\n[ 67.330753] lpm_cpuidle_enter+0x4f8/0x538\n[ 67.330759] cpuidle_enter_state+0x1fc/0x398\n[ 67.330764] cpuidle_enter+0x18/0x20\n[ 67.330772] do_idle+0x1b4/0x290\n[ 67.330778] cpu_startup_entry+0x20/0x28\n[ 67.330786] secondary_start_kernel+0x160/0x170\n\nFix this by:\n1) Establishing pointers to \u0027struct dm_io\u0027 members in\ndm_io_dec_pending() so that they may be passed into end_io_acct()\n_after_ free_io() is called.\n2) Moving end_io_acct() after free_io().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: dm: fix mempool NULL pointer race when completing IO",
"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": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-47435"
},
{
"category": "external",
"summary": "RHBZ#2282879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282879"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-47435",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47435"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-47435",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47435"
}
],
"release_date": "2024-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:14:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5626"
}
],
"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": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: dm: fix mempool NULL pointer race when completing IO"
},
{
"acknowledgments": [
{
"names": [
"Moshe Kol"
],
"organization": "Hebrew University"
}
],
"cve": "CVE-2022-1012",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064604"
}
],
"notes": [
{
"category": "description",
"text": "The Linux kernel\u0027s TCP source port generation algorithm in the TCP stack contains a flaw due to the small table perturb size. This flaw allows an attacker to positively distinguish a system among devices with identical hardware and software, which lasts until the device restarts.\r\n\r\nAn attacker can guess the evolution of the internal state used for source port generation. This information is used to infer the TCP traffic patterns of the victim, guessing the number of outgoing TCP connections established in a specific time frame, which can lead to a system fingerprinting.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Small table perturb size in the TCP source port generation algorithm can lead to information leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux version 7 (RHEL7) is not affected by this issue. While RHEL7 implements the TCP port randomization algorithm 3 (the Simple Hash-Based Port Selection Algorithm), which knowingly has shortcomings (as per RFC 6056, item 3.3.3), the object of study of this flaw was the TCP port selector algorithm 4, the Double-Hash Port Selection Algorithm, which is not existent in RHEL7.\n\nThis flaw is ranked as a Moderate impact due to:\n* Limited exposure of the data in the TCP stack;\n* The impact of this vulnerability is limited to a system fingerprinting;\n* The requirements to carry the attack are elevated, requiring monitoring of the data flow.",
"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": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1012"
},
{
"category": "external",
"summary": "RHBZ#2064604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064604"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1012",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1012"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1012",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1012"
},
{
"category": "external",
"summary": "https://arxiv.org/abs/2209.12993",
"url": "https://arxiv.org/abs/2209.12993"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc6056#section-3.3.4",
"url": "https://datatracker.ietf.org/doc/html/rfc6056#section-3.3.4"
},
{
"category": "external",
"summary": "https://lore.kernel.org/lkml/20220428124001.7428-1-w@1wt.eu/",
"url": "https://lore.kernel.org/lkml/20220428124001.7428-1-w@1wt.eu/"
},
{
"category": "external",
"summary": "https://lwn.net/Articles/910435/",
"url": "https://lwn.net/Articles/910435/"
}
],
"release_date": "2022-05-02T04:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:14:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5626"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Small table perturb size in the TCP source port generation algorithm can lead to information leak"
},
{
"acknowledgments": [
{
"names": [
"Norbert Slusarek"
]
}
],
"cve": "CVE-2022-1729",
"cwe": {
"id": "CWE-366",
"name": "Race Condition within a Thread"
},
"discovery_date": "2022-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2086753"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s performance events functionality. A user triggers a race condition in setting up performance monitoring between the leading PERF_TYPE_TRACEPOINT and sub PERF_EVENT_HARDWARE plus the PERF_EVENT_SOFTWARE using the perf_event_open() function with these three types. This flaw allows a local user to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: race condition in perf_event_open leads to privilege escalation",
"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": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1729"
},
{
"category": "external",
"summary": "RHBZ#2086753",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086753"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1729",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1729"
}
],
"release_date": "2022-05-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:14:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5626"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: race condition in perf_event_open leads to privilege escalation"
},
{
"cve": "CVE-2022-32250",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-05-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092427"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the Linux kernel\u0027s Netfilter subsystem in net/netfilter/nf_tables_api.c. This flaw allows a local attacker with user access to cause a privilege escalation issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The latest kernel in RHCOS is kernel-4.18.0-305.49.1.el8 which does not contain the vulnerable code and is not affected, also OCP v4.9 or earlier are not affected.",
"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": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32250"
},
{
"category": "external",
"summary": "RHBZ#2092427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32250"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32250",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32250"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2022/05/31/1",
"url": "https://www.openwall.com/lists/oss-security/2022/05/31/1"
}
],
"release_date": "2022-05-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:14:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5626"
},
{
"category": "workaround",
"details": "In order to trigger the issue, it requires the ability to create user/net namespaces.\n\nOn non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.",
"product_ids": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root"
},
{
"cve": "CVE-2022-49086",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347770"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Open vSwitch module in the Linux kernel. Improper handling of allocated memory can lead to a memory leak, potentially impacting system performance and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net: openvswitch: fix leak of nested actions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue has been fixed in Red Hat Enterprise Linux 8.4, 8.7, 9.0 and 9.1 via RHSA-2022:5626 [1], RHSA-2022:7683 [2], RHSA-2022:8973 [3] and RHSA-2022:8267 [4], respectively.\n\n[1]. https://access.redhat.com/errata/RHSA-2022:5626\n\n[2]. https://access.redhat.com/errata/RHSA-2022:7683\n\n[3]. https://access.redhat.com/errata/RHSA-2022:8973\n\n[4]. https://access.redhat.com/errata/RHSA-2022:8267",
"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": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49086"
},
{
"category": "external",
"summary": "RHBZ#2347770",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347770"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49086",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49086"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49086",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49086"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022657-CVE-2022-49086-a289@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022657-CVE-2022-49086-a289@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:14:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5626"
}
],
"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": [
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"BaseOS-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:bpftool-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.src",
"CRB-8.4.0.Z.EUS:kernel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-core-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-doc-0:4.18.0-305.57.1.el8_4.noarch",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-modules-extra-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-0:4.18.0-305.57.1.el8_4.x86_64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.aarch64",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.ppc64le",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.s390x",
"CRB-8.4.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-305.57.1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: net: openvswitch: fix leak of nested actions"
}
]
}
RHSA-2022:5633
Vulnerability from csaf_redhat - Published: 2022-07-19 21:09 - Updated: 2026-03-04 06:29An issue was discovered in __split_huge_pmd in mm/huge_memory.c in the Linux kernel. The copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
An unprivileged write to the file handler flaw in the Linux kernel's control groups and namespaces subsystem was found in the way users have access to some less privileged process that are controlled by cgroups and have higher privileged parent process. It is actually both for cgroup2 and cgroup1 versions of control groups. A local user could use this flaw to crash the system or escalate their privileges on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free read flaw was found in sock_getsockopt() in net/core/sock.c due to SO_PEERCRED and SO_PEERGROUPS race with listen() (and connect()) in the Linux kernel. In this flaw, an attacker with a user privileges may crash the system or leak internal kernel information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
The Linux kernel's TCP source port generation algorithm in the TCP stack contains a flaw due to the small table perturb size. This flaw allows an attacker to positively distinguish a system among devices with identical hardware and software, which lasts until the device restarts. An attacker can guess the evolution of the internal state used for source port generation. This information is used to infer the TCP traffic patterns of the victim, guessing the number of outgoing TCP connections established in a specific time frame, which can lead to a system fingerprinting.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free flaw was found in the Linux kernel’s performance events functionality. A user triggers a race condition in setting up performance monitoring between the leading PERF_TYPE_TRACEPOINT and sub PERF_EVENT_HARDWARE plus the PERF_EVENT_SOFTWARE using the perf_event_open() function with these three types. This flaw allows a local user to crash the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free vulnerability was found in the Linux kernel's Netfilter subsystem in net/netfilter/nf_tables_api.c. This flaw allows a local attacker with user access to cause a privilege escalation issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel-rt is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\n\nSecurity Fix(es):\n\n* kernel: Small table perturb size in the TCP source port generation algorithm can lead to information leak (CVE-2022-1012)\n\n* kernel: race condition in perf_event_open leads to privilege escalation (CVE-2022-1729)\n\n* kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root (CVE-2022-32250)\n\n* kernel: cgroup: Use open-time creds and namespace for migration perm checks (CVE-2021-4197)\n\n* kernel: Race condition in races in sk_peer_pid and sk_peer_cred accesses (CVE-2021-4203)\n\n* kernel: the copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check (CVE-2020-29368)\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\nBug Fix(es):\n\n* kernel-rt: update RT source tree to the RHEL-8.4.z10 source tree (BZ#2087922)",
"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-2022:5633",
"url": "https://access.redhat.com/errata/RHSA-2022:5633"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1903244",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1903244"
},
{
"category": "external",
"summary": "2035652",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2035652"
},
{
"category": "external",
"summary": "2036934",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2036934"
},
{
"category": "external",
"summary": "2064604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064604"
},
{
"category": "external",
"summary": "2086753",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086753"
},
{
"category": "external",
"summary": "2092427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5633.json"
}
],
"title": "Red Hat Security Advisory: kernel-rt security and bug fix update",
"tracking": {
"current_release_date": "2026-03-04T06:29:36+00:00",
"generator": {
"date": "2026-03-04T06:29:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2022:5633",
"initial_release_date": "2022-07-19T21:09:22+00:00",
"revision_history": [
{
"date": "2022-07-19T21:09:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-07-19T21:09:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-04T06:29:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux NFV EUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux NFV EUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.4::nfv"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux RT EUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux RT EUS (v.8.4)",
"product_id": "RT-8.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.4::realtime"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"product": {
"name": "kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"product_id": "kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-305.57.1.rt7.129.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product": {
"name": "kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_id": "kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-305.57.1.rt7.129.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product": {
"name": "kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_id": "kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-305.57.1.rt7.129.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product": {
"name": "kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_id": "kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-305.57.1.rt7.129.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_id": "kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-305.57.1.rt7.129.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_id": "kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-305.57.1.rt7.129.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_id": "kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-305.57.1.rt7.129.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_id": "kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-305.57.1.rt7.129.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-305.57.1.rt7.129.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product": {
"name": "kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_id": "kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-305.57.1.rt7.129.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product": {
"name": "kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_id": "kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-305.57.1.rt7.129.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product": {
"name": "kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_id": "kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-305.57.1.rt7.129.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_id": "kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-305.57.1.rt7.129.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-305.57.1.rt7.129.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_id": "kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-305.57.1.rt7.129.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-305.57.1.rt7.129.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src as a component of Red Hat Enterprise Linux NFV EUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src"
},
"product_reference": "kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"relates_to_product_reference": "NFV-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV EUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV EUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV EUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV EUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV EUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV EUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV EUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV EUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV EUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV EUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV EUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV EUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV EUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV EUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV EUS (v.8.4)",
"product_id": "NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "NFV-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src as a component of Red Hat Enterprise Linux RT EUS (v.8.4)",
"product_id": "RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src"
},
"product_reference": "kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"relates_to_product_reference": "RT-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT EUS (v.8.4)",
"product_id": "RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT EUS (v.8.4)",
"product_id": "RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT EUS (v.8.4)",
"product_id": "RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT EUS (v.8.4)",
"product_id": "RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT EUS (v.8.4)",
"product_id": "RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT EUS (v.8.4)",
"product_id": "RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT EUS (v.8.4)",
"product_id": "RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT EUS (v.8.4)",
"product_id": "RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT EUS (v.8.4)",
"product_id": "RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT EUS (v.8.4)",
"product_id": "RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT EUS (v.8.4)",
"product_id": "RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT EUS (v.8.4)",
"product_id": "RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT EUS (v.8.4)",
"product_id": "RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT EUS (v.8.4)",
"product_id": "RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT EUS (v.8.4)",
"product_id": "RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"relates_to_product_reference": "RT-8.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-29368",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"discovery_date": "2020-12-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1903244"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in __split_huge_pmd in mm/huge_memory.c in the Linux kernel. The copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: the copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having Moderateimpact because, based on Red Hat\u0027s assessment, this issue is hard to exploit in practice because the race window is too small for it to be reliable.",
"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": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-29368"
},
{
"category": "external",
"summary": "RHBZ#1903244",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1903244"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-29368",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29368"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-29368",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-29368"
}
],
"release_date": "2020-06-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:09:22+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": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5633"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.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": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: the copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check"
},
{
"cve": "CVE-2021-4197",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2021-12-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2035652"
}
],
"notes": [
{
"category": "description",
"text": "An unprivileged write to the file handler flaw in the Linux kernel\u0027s control groups and namespaces subsystem was found in the way users have access to some less privileged process that are controlled by cgroups and have higher privileged parent process. It is actually both for cgroup2 and cgroup1 versions of control groups. A local user could use this flaw to crash the system or escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: cgroup: Use open-time creds and namespace for migration perm checks",
"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": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-4197"
},
{
"category": "external",
"summary": "RHBZ#2035652",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2035652"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-4197",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4197"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-4197",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4197"
},
{
"category": "external",
"summary": "https://lore.kernel.org/lkml/20211209214707.805617-1-tj@kernel.org/T/",
"url": "https://lore.kernel.org/lkml/20211209214707.805617-1-tj@kernel.org/T/"
}
],
"release_date": "2021-09-12T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:09:22+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": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5633"
},
{
"category": "workaround",
"details": "The mitigation not known. However, for the default configuration of the Red Hat Enterprise Linux it is not possible to trigger this vulnerability: if control groups (cgroups) not being used or being used with the default configuration or being used some other configuration where for example similar privileges for all processes (both for parent and for child processes), then no way to trigger this vulnerability.",
"product_ids": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"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:N",
"version": "3.1"
},
"products": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: cgroup: Use open-time creds and namespace for migration perm checks"
},
{
"cve": "CVE-2021-4203",
"cwe": {
"id": "CWE-366",
"name": "Race Condition within a Thread"
},
"discovery_date": "2022-01-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2036934"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free read flaw was found in sock_getsockopt() in net/core/sock.c due to SO_PEERCRED and SO_PEERGROUPS race with listen() (and connect()) in the Linux kernel. In this flaw, an attacker with a user privileges may crash the system or leak internal kernel information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Race condition in races in sk_peer_pid and sk_peer_cred accesses",
"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": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-4203"
},
{
"category": "external",
"summary": "RHBZ#2036934",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2036934"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4203"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-4203",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4203"
},
{
"category": "external",
"summary": "https://bugs.chromium.org/p/project-zero/issues/detail?id=2230\u0026can=7\u0026q=modified-after%3Atoday-30\u0026sort=-modified\u0026colspec=ID%20Type%20Status%20Priority%20Milestone%20Owner%20Summary%20Modified%20Cve\u0026cells=tiles\u0026redir=1",
"url": "https://bugs.chromium.org/p/project-zero/issues/detail?id=2230\u0026can=7\u0026q=modified-after%3Atoday-30\u0026sort=-modified\u0026colspec=ID%20Type%20Status%20Priority%20Milestone%20Owner%20Summary%20Modified%20Cve\u0026cells=tiles\u0026redir=1"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=35306eb23814",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=35306eb23814"
},
{
"category": "external",
"summary": "https://lore.kernel.org/netdev/20210929225750.2548112-1-eric.dumazet@gmail.com/T/",
"url": "https://lore.kernel.org/netdev/20210929225750.2548112-1-eric.dumazet@gmail.com/T/"
}
],
"release_date": "2021-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:09:22+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": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5633"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Race condition in races in sk_peer_pid and sk_peer_cred accesses"
},
{
"acknowledgments": [
{
"names": [
"Moshe Kol"
],
"organization": "Hebrew University"
}
],
"cve": "CVE-2022-1012",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064604"
}
],
"notes": [
{
"category": "description",
"text": "The Linux kernel\u0027s TCP source port generation algorithm in the TCP stack contains a flaw due to the small table perturb size. This flaw allows an attacker to positively distinguish a system among devices with identical hardware and software, which lasts until the device restarts.\r\n\r\nAn attacker can guess the evolution of the internal state used for source port generation. This information is used to infer the TCP traffic patterns of the victim, guessing the number of outgoing TCP connections established in a specific time frame, which can lead to a system fingerprinting.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Small table perturb size in the TCP source port generation algorithm can lead to information leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux version 7 (RHEL7) is not affected by this issue. While RHEL7 implements the TCP port randomization algorithm 3 (the Simple Hash-Based Port Selection Algorithm), which knowingly has shortcomings (as per RFC 6056, item 3.3.3), the object of study of this flaw was the TCP port selector algorithm 4, the Double-Hash Port Selection Algorithm, which is not existent in RHEL7.\n\nThis flaw is ranked as a Moderate impact due to:\n* Limited exposure of the data in the TCP stack;\n* The impact of this vulnerability is limited to a system fingerprinting;\n* The requirements to carry the attack are elevated, requiring monitoring of the data flow.",
"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": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1012"
},
{
"category": "external",
"summary": "RHBZ#2064604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064604"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1012",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1012"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1012",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1012"
},
{
"category": "external",
"summary": "https://arxiv.org/abs/2209.12993",
"url": "https://arxiv.org/abs/2209.12993"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc6056#section-3.3.4",
"url": "https://datatracker.ietf.org/doc/html/rfc6056#section-3.3.4"
},
{
"category": "external",
"summary": "https://lore.kernel.org/lkml/20220428124001.7428-1-w@1wt.eu/",
"url": "https://lore.kernel.org/lkml/20220428124001.7428-1-w@1wt.eu/"
},
{
"category": "external",
"summary": "https://lwn.net/Articles/910435/",
"url": "https://lwn.net/Articles/910435/"
}
],
"release_date": "2022-05-02T04:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:09:22+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": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5633"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Small table perturb size in the TCP source port generation algorithm can lead to information leak"
},
{
"acknowledgments": [
{
"names": [
"Norbert Slusarek"
]
}
],
"cve": "CVE-2022-1729",
"cwe": {
"id": "CWE-366",
"name": "Race Condition within a Thread"
},
"discovery_date": "2022-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2086753"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s performance events functionality. A user triggers a race condition in setting up performance monitoring between the leading PERF_TYPE_TRACEPOINT and sub PERF_EVENT_HARDWARE plus the PERF_EVENT_SOFTWARE using the perf_event_open() function with these three types. This flaw allows a local user to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: race condition in perf_event_open leads to privilege escalation",
"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": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1729"
},
{
"category": "external",
"summary": "RHBZ#2086753",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086753"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1729",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1729"
}
],
"release_date": "2022-05-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:09:22+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": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5633"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: race condition in perf_event_open leads to privilege escalation"
},
{
"cve": "CVE-2022-32250",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-05-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092427"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the Linux kernel\u0027s Netfilter subsystem in net/netfilter/nf_tables_api.c. This flaw allows a local attacker with user access to cause a privilege escalation issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The latest kernel in RHCOS is kernel-4.18.0-305.49.1.el8 which does not contain the vulnerable code and is not affected, also OCP v4.9 or earlier are not affected.",
"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": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32250"
},
{
"category": "external",
"summary": "RHBZ#2092427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092427"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32250"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32250",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32250"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2022/05/31/1",
"url": "https://www.openwall.com/lists/oss-security/2022/05/31/1"
}
],
"release_date": "2022-05-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-19T21:09:22+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": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5633"
},
{
"category": "workaround",
"details": "In order to trigger the issue, it requires the ability to create user/net namespaces.\n\nOn non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.",
"product_ids": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"NFV-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"NFV-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.src",
"RT-8.4.0.Z.EUS:kernel-rt-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-core-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-devel-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-kvm-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64",
"RT-8.4.0.Z.EUS:kernel-rt-modules-extra-0:4.18.0-305.57.1.rt7.129.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.