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:5636
Vulnerability from csaf_redhat - Published: 2022-07-19 15:31 - 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: BaseOS-8.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-147.70.1.el8_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-doc-0:4.18.0-147.70.1.el8_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.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.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-147.70.1.el8_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-doc-0:4.18.0-147.70.1.el8_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.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.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-147.70.1.el8_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-doc-0:4.18.0-147.70.1.el8_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.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.1 Update Services for SAP Solutions.\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\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* Backport request of \"genirq: use rcu in kstat_irqs_usr()\" (BZ#2083311)",
"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:5636",
"url": "https://access.redhat.com/errata/RHSA-2022:5636"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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_5636.json"
}
],
"title": "Red Hat Security Advisory: kernel 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:5636",
"initial_release_date": "2022-07-19T15:31:52+00:00",
"revision_history": [
{
"date": "2022-07-19T15:31:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-07-19T15:31:52+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 BaseOS E4S (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.1::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-147.70.1.el8_1.ppc64le",
"product": {
"name": "bpftool-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_id": "bpftool-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-147.70.1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-147.70.1.el8_1.ppc64le",
"product": {
"name": "kernel-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_id": "kernel-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-147.70.1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"product": {
"name": "kernel-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_id": "kernel-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-147.70.1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-147.70.1.el8_1.ppc64le",
"product": {
"name": "kernel-debug-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_id": "kernel-debug-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-147.70.1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"product": {
"name": "kernel-debug-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_id": "kernel-debug-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-147.70.1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"product": {
"name": "kernel-debug-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_id": "kernel-debug-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-147.70.1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"product": {
"name": "kernel-debug-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_id": "kernel-debug-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-147.70.1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_id": "kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-147.70.1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"product": {
"name": "kernel-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_id": "kernel-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-147.70.1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"product": {
"name": "kernel-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_id": "kernel-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-147.70.1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"product": {
"name": "kernel-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_id": "kernel-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-147.70.1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-147.70.1.el8_1.ppc64le",
"product": {
"name": "kernel-tools-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_id": "kernel-tools-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-147.70.1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-147.70.1.el8_1.ppc64le",
"product": {
"name": "kernel-tools-libs-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_id": "kernel-tools-libs-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-147.70.1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"product": {
"name": "perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_id": "perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-147.70.1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"product": {
"name": "python3-perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_id": "python3-perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-147.70.1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_id": "bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-147.70.1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_id": "kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-147.70.1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"product": {
"name": "kernel-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_id": "kernel-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-147.70.1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-147.70.1.el8_1.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-147.70.1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_id": "kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-147.70.1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"product": {
"name": "perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_id": "perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-147.70.1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_id": "python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-147.70.1.el8_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-147.70.1.el8_1.x86_64",
"product": {
"name": "bpftool-0:4.18.0-147.70.1.el8_1.x86_64",
"product_id": "bpftool-0:4.18.0-147.70.1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-147.70.1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-147.70.1.el8_1.x86_64",
"product": {
"name": "kernel-0:4.18.0-147.70.1.el8_1.x86_64",
"product_id": "kernel-0:4.18.0-147.70.1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-147.70.1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-147.70.1.el8_1.x86_64",
"product": {
"name": "kernel-core-0:4.18.0-147.70.1.el8_1.x86_64",
"product_id": "kernel-core-0:4.18.0-147.70.1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-147.70.1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-147.70.1.el8_1.x86_64",
"product": {
"name": "kernel-debug-0:4.18.0-147.70.1.el8_1.x86_64",
"product_id": "kernel-debug-0:4.18.0-147.70.1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-147.70.1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-147.70.1.el8_1.x86_64",
"product": {
"name": "kernel-debug-core-0:4.18.0-147.70.1.el8_1.x86_64",
"product_id": "kernel-debug-core-0:4.18.0-147.70.1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-147.70.1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"product_id": "kernel-debug-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-147.70.1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"product_id": "kernel-debug-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-147.70.1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-147.70.1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"product": {
"name": "kernel-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"product_id": "kernel-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-147.70.1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"product": {
"name": "kernel-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"product_id": "kernel-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-147.70.1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"product_id": "kernel-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-147.70.1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-147.70.1.el8_1.x86_64",
"product": {
"name": "kernel-tools-0:4.18.0-147.70.1.el8_1.x86_64",
"product_id": "kernel-tools-0:4.18.0-147.70.1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-147.70.1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-147.70.1.el8_1.x86_64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-147.70.1.el8_1.x86_64",
"product_id": "kernel-tools-libs-0:4.18.0-147.70.1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-147.70.1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-147.70.1.el8_1.x86_64",
"product": {
"name": "perf-0:4.18.0-147.70.1.el8_1.x86_64",
"product_id": "perf-0:4.18.0-147.70.1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-147.70.1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-147.70.1.el8_1.x86_64",
"product": {
"name": "python3-perf-0:4.18.0-147.70.1.el8_1.x86_64",
"product_id": "python3-perf-0:4.18.0-147.70.1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-147.70.1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"product_id": "bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-147.70.1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-147.70.1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"product_id": "kernel-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-147.70.1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-147.70.1.el8_1.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-147.70.1.el8_1.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-147.70.1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-147.70.1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-147.70.1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"product": {
"name": "perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"product_id": "perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-147.70.1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"product_id": "python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-147.70.1.el8_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:4.18.0-147.70.1.el8_1.src",
"product": {
"name": "kernel-0:4.18.0-147.70.1.el8_1.src",
"product_id": "kernel-0:4.18.0-147.70.1.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-147.70.1.el8_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-whitelists-0:4.18.0-147.70.1.el8_1.noarch",
"product": {
"name": "kernel-abi-whitelists-0:4.18.0-147.70.1.el8_1.noarch",
"product_id": "kernel-abi-whitelists-0:4.18.0-147.70.1.el8_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-whitelists@4.18.0-147.70.1.el8_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:4.18.0-147.70.1.el8_1.noarch",
"product": {
"name": "kernel-doc-0:4.18.0-147.70.1.el8_1.noarch",
"product_id": "kernel-doc-0:4.18.0-147.70.1.el8_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@4.18.0-147.70.1.el8_1?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-147.70.1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-147.70.1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-147.70.1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.x86_64"
},
"product_reference": "bpftool-0:4.18.0-147.70.1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-147.70.1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.ppc64le"
},
"product_reference": "kernel-0:4.18.0-147.70.1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-147.70.1.el8_1.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.src"
},
"product_reference": "kernel-0:4.18.0-147.70.1.el8_1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-147.70.1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.x86_64"
},
"product_reference": "kernel-0:4.18.0-147.70.1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:4.18.0-147.70.1.el8_1.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-147.70.1.el8_1.noarch"
},
"product_reference": "kernel-abi-whitelists-0:4.18.0-147.70.1.el8_1.noarch",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-147.70.1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-147.70.1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-147.70.1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-147.70.1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-147.70.1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-147.70.1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-147.70.1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-147.70.1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-147.70.1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-147.70.1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-147.70.1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-147.70.1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-147.70.1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-147.70.1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-147.70.1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-147.70.1.el8_1.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-147.70.1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-147.70.1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-147.70.1.el8_1.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-147.70.1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-147.70.1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-147.70.1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-147.70.1.el8_1.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-doc-0:4.18.0-147.70.1.el8_1.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-147.70.1.el8_1.noarch",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-147.70.1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-147.70.1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-147.70.1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-147.70.1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-147.70.1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-147.70.1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-147.70.1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-147.70.1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-147.70.1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-147.70.1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-147.70.1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.ppc64le"
},
"product_reference": "perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-147.70.1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.x86_64"
},
"product_reference": "perf-0:4.18.0-147.70.1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-147.70.1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-147.70.1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-147.70.1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
}
]
},
"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": [
"BaseOS-8.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-doc-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.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-19T15:31:52+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.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-doc-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5636"
},
{
"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.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-doc-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.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.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-doc-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.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.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-doc-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.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-19T15:31:52+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.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-doc-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5636"
},
{
"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.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-doc-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.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.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-doc-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.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.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-doc-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.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-19T15:31:52+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.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-doc-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5636"
},
{
"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.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-doc-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.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.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:bpftool-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kernel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-core-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-devel-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-doc-0:4.18.0-147.70.1.el8_1.noarch",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-modules-extra-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kernel-tools-libs-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:perf-debuginfo-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-0:4.18.0-147.70.1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-147.70.1.el8_1.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:5641
Vulnerability from csaf_redhat - Published: 2022-07-19 17:39 - Updated: 2026-02-19 13:22A 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:kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-debuginfo-0:1-11.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-debuginfo-0:1-11.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-debugsource-0:1-11.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-debugsource-0:1-11.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-debuginfo-0:1-10.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-debuginfo-0:1-10.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-debugsource-0:1-10.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-debugsource-0:1-10.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-debuginfo-0:1-9.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-debuginfo-0:1-9.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-debugsource-0:1-9.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-debugsource-0:1-9.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-debuginfo-0:1-9.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-debuginfo-0:1-9.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-debugsource-0:1-9.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-debugsource-0:1-9.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-debuginfo-0:1-8.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-debuginfo-0:1-8.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-debugsource-0:1-8.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-debugsource-0:1-8.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-debuginfo-0:1-6.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-debuginfo-0:1-6.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-debugsource-0:1-6.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-debugsource-0:1-6.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-debuginfo-0:1-4.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-debuginfo-0:1-4.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-debugsource-0:1-4.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-debugsource-0:1-4.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-debuginfo-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-debuginfo-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-debugsource-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-debugsource-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-debuginfo-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-debuginfo-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-debugsource-0:1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-debugsource-0:1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-debuginfo-0:1-2.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-debuginfo-0:1-2.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-debugsource-0:1-2.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-debugsource-0:1-2.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-debuginfo-0:1-1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-debuginfo-0:1-1.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-debugsource-0:1-1.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-debugsource-0:1-1.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 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": "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-32250)\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:5641",
"url": "https://access.redhat.com/errata/RHSA-2022:5641"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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_5641.json"
}
],
"title": "Red Hat Security Advisory: kpatch-patch security update",
"tracking": {
"current_release_date": "2026-02-19T13:22:49+00:00",
"generator": {
"date": "2026-02-19T13:22:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2022:5641",
"initial_release_date": "2022-07-19T17:39:57+00:00",
"revision_history": [
{
"date": "2022-07-19T17:39:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-07-19T17:39:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-19T13:22:49+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_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.src",
"product": {
"name": "kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.src",
"product_id": "kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_10_2@1-11.el8_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.src",
"product": {
"name": "kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.src",
"product_id": "kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_12_1@1-10.el8_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.src",
"product": {
"name": "kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.src",
"product_id": "kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_17_1@1-9.el8_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.src",
"product": {
"name": "kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.src",
"product_id": "kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_19_1@1-9.el8_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.src",
"product": {
"name": "kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.src",
"product_id": "kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_25_1@1-8.el8_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.src",
"product": {
"name": "kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.src",
"product_id": "kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_30_1@1-6.el8_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.src",
"product": {
"name": "kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.src",
"product_id": "kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_34_2@1-4.el8_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.src",
"product": {
"name": "kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.src",
"product_id": "kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_40_1@1-3.el8_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.src",
"product": {
"name": "kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.src",
"product_id": "kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_40_2@1-3.el8_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.src",
"product": {
"name": "kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.src",
"product_id": "kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_45_1@1-2.el8_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.src",
"product": {
"name": "kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.src",
"product_id": "kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_49_1@1-1.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_10_2@1-11.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_10_2-debugsource-0:1-11.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_10_2-debugsource-0:1-11.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_10_2-debugsource-0:1-11.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_10_2-debugsource@1-11.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_10_2-debuginfo-0:1-11.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_10_2-debuginfo-0:1-11.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_10_2-debuginfo-0:1-11.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_10_2-debuginfo@1-11.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_12_1@1-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_12_1-debugsource-0:1-10.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_12_1-debugsource-0:1-10.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_12_1-debugsource-0:1-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_12_1-debugsource@1-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_12_1-debuginfo-0:1-10.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_12_1-debuginfo-0:1-10.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_12_1-debuginfo-0:1-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_12_1-debuginfo@1-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_17_1@1-9.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_17_1-debugsource-0:1-9.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_17_1-debugsource-0:1-9.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_17_1-debugsource-0:1-9.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_17_1-debugsource@1-9.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_17_1-debuginfo-0:1-9.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_17_1-debuginfo-0:1-9.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_17_1-debuginfo-0:1-9.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_17_1-debuginfo@1-9.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_19_1@1-9.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_19_1-debugsource-0:1-9.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_19_1-debugsource-0:1-9.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_19_1-debugsource-0:1-9.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_19_1-debugsource@1-9.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_19_1-debuginfo-0:1-9.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_19_1-debuginfo-0:1-9.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_19_1-debuginfo-0:1-9.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_19_1-debuginfo@1-9.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_25_1@1-8.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_25_1-debugsource-0:1-8.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_25_1-debugsource-0:1-8.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_25_1-debugsource-0:1-8.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_25_1-debugsource@1-8.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_25_1-debuginfo-0:1-8.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_25_1-debuginfo-0:1-8.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_25_1-debuginfo-0:1-8.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_25_1-debuginfo@1-8.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_30_1@1-6.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_30_1-debugsource-0:1-6.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_30_1-debugsource-0:1-6.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_30_1-debugsource-0:1-6.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_30_1-debugsource@1-6.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_30_1-debuginfo-0:1-6.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_30_1-debuginfo-0:1-6.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_30_1-debuginfo-0:1-6.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_30_1-debuginfo@1-6.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_34_2@1-4.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_34_2-debugsource-0:1-4.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_34_2-debugsource-0:1-4.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_34_2-debugsource-0:1-4.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_34_2-debugsource@1-4.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_34_2-debuginfo-0:1-4.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_34_2-debuginfo-0:1-4.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_34_2-debuginfo-0:1-4.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_34_2-debuginfo@1-4.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_40_1@1-3.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_40_1-debugsource-0:1-3.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_40_1-debugsource-0:1-3.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_40_1-debugsource-0:1-3.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_40_1-debugsource@1-3.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_40_1-debuginfo-0:1-3.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_40_1-debuginfo-0:1-3.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_40_1-debuginfo-0:1-3.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_40_1-debuginfo@1-3.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_40_2@1-3.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_40_2-debugsource-0:1-3.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_40_2-debugsource-0:1-3.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_40_2-debugsource-0:1-3.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_40_2-debugsource@1-3.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_40_2-debuginfo-0:1-3.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_40_2-debuginfo-0:1-3.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_40_2-debuginfo-0:1-3.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_40_2-debuginfo@1-3.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_45_1@1-2.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_45_1-debugsource-0:1-2.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_45_1-debugsource-0:1-2.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_45_1-debugsource-0:1-2.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_45_1-debugsource@1-2.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_45_1-debuginfo-0:1-2.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_45_1-debuginfo-0:1-2.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_45_1-debuginfo-0:1-2.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_45_1-debuginfo@1-2.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_49_1@1-1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_49_1-debugsource-0:1-1.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_49_1-debugsource-0:1-1.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_49_1-debugsource-0:1-1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_49_1-debugsource@1-1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_49_1-debuginfo-0:1-1.el8_4.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-305_49_1-debuginfo-0:1-1.el8_4.ppc64le",
"product_id": "kpatch-patch-4_18_0-305_49_1-debuginfo-0:1-1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_49_1-debuginfo@1-1.el8_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_10_2@1-11.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_10_2-debugsource-0:1-11.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_10_2-debugsource-0:1-11.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_10_2-debugsource-0:1-11.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_10_2-debugsource@1-11.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_10_2-debuginfo-0:1-11.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_10_2-debuginfo-0:1-11.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_10_2-debuginfo-0:1-11.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_10_2-debuginfo@1-11.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_12_1@1-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_12_1-debugsource-0:1-10.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_12_1-debugsource-0:1-10.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_12_1-debugsource-0:1-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_12_1-debugsource@1-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_12_1-debuginfo-0:1-10.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_12_1-debuginfo-0:1-10.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_12_1-debuginfo-0:1-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_12_1-debuginfo@1-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_17_1@1-9.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_17_1-debugsource-0:1-9.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_17_1-debugsource-0:1-9.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_17_1-debugsource-0:1-9.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_17_1-debugsource@1-9.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_17_1-debuginfo-0:1-9.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_17_1-debuginfo-0:1-9.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_17_1-debuginfo-0:1-9.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_17_1-debuginfo@1-9.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_19_1@1-9.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_19_1-debugsource-0:1-9.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_19_1-debugsource-0:1-9.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_19_1-debugsource-0:1-9.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_19_1-debugsource@1-9.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_19_1-debuginfo-0:1-9.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_19_1-debuginfo-0:1-9.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_19_1-debuginfo-0:1-9.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_19_1-debuginfo@1-9.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_25_1@1-8.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_25_1-debugsource-0:1-8.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_25_1-debugsource-0:1-8.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_25_1-debugsource-0:1-8.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_25_1-debugsource@1-8.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_25_1-debuginfo-0:1-8.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_25_1-debuginfo-0:1-8.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_25_1-debuginfo-0:1-8.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_25_1-debuginfo@1-8.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_30_1@1-6.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_30_1-debugsource-0:1-6.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_30_1-debugsource-0:1-6.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_30_1-debugsource-0:1-6.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_30_1-debugsource@1-6.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_30_1-debuginfo-0:1-6.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_30_1-debuginfo-0:1-6.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_30_1-debuginfo-0:1-6.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_30_1-debuginfo@1-6.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_34_2@1-4.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_34_2-debugsource-0:1-4.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_34_2-debugsource-0:1-4.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_34_2-debugsource-0:1-4.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_34_2-debugsource@1-4.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_34_2-debuginfo-0:1-4.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_34_2-debuginfo-0:1-4.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_34_2-debuginfo-0:1-4.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_34_2-debuginfo@1-4.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_40_1@1-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_40_1-debugsource-0:1-3.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_40_1-debugsource-0:1-3.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_40_1-debugsource-0:1-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_40_1-debugsource@1-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_40_1-debuginfo-0:1-3.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_40_1-debuginfo-0:1-3.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_40_1-debuginfo-0:1-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_40_1-debuginfo@1-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_40_2@1-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_40_2-debugsource-0:1-3.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_40_2-debugsource-0:1-3.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_40_2-debugsource-0:1-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_40_2-debugsource@1-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_40_2-debuginfo-0:1-3.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_40_2-debuginfo-0:1-3.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_40_2-debuginfo-0:1-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_40_2-debuginfo@1-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_45_1@1-2.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_45_1-debugsource-0:1-2.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_45_1-debugsource-0:1-2.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_45_1-debugsource-0:1-2.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_45_1-debugsource@1-2.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_45_1-debuginfo-0:1-2.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_45_1-debuginfo-0:1-2.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_45_1-debuginfo-0:1-2.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_45_1-debuginfo@1-2.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_49_1@1-1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_49_1-debugsource-0:1-1.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_49_1-debugsource-0:1-1.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_49_1-debugsource-0:1-1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_49_1-debugsource@1-1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-305_49_1-debuginfo-0:1-1.el8_4.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-305_49_1-debuginfo-0:1-1.el8_4.x86_64",
"product_id": "kpatch-patch-4_18_0-305_49_1-debuginfo-0:1-1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_49_1-debuginfo@1-1.el8_4?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-305_10_2-0:1-11.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.src"
},
"product_reference": "kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_10_2-0:1-11.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:kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_10_2-debuginfo-0:1-11.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-debuginfo-0:1-11.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_10_2-debuginfo-0:1-11.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_10_2-debuginfo-0:1-11.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:kpatch-patch-4_18_0-305_10_2-debuginfo-0:1-11.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_10_2-debuginfo-0:1-11.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_10_2-debugsource-0:1-11.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-debugsource-0:1-11.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_10_2-debugsource-0:1-11.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_10_2-debugsource-0:1-11.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:kpatch-patch-4_18_0-305_10_2-debugsource-0:1-11.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_10_2-debugsource-0:1-11.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.src"
},
"product_reference": "kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_12_1-0:1-10.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:kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_12_1-debuginfo-0:1-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-debuginfo-0:1-10.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_12_1-debuginfo-0:1-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_12_1-debuginfo-0:1-10.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:kpatch-patch-4_18_0-305_12_1-debuginfo-0:1-10.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_12_1-debuginfo-0:1-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_12_1-debugsource-0:1-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-debugsource-0:1-10.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_12_1-debugsource-0:1-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_12_1-debugsource-0:1-10.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:kpatch-patch-4_18_0-305_12_1-debugsource-0:1-10.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_12_1-debugsource-0:1-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.src"
},
"product_reference": "kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_17_1-0:1-9.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:kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_17_1-debuginfo-0:1-9.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-debuginfo-0:1-9.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_17_1-debuginfo-0:1-9.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_17_1-debuginfo-0:1-9.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:kpatch-patch-4_18_0-305_17_1-debuginfo-0:1-9.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_17_1-debuginfo-0:1-9.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_17_1-debugsource-0:1-9.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-debugsource-0:1-9.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_17_1-debugsource-0:1-9.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_17_1-debugsource-0:1-9.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:kpatch-patch-4_18_0-305_17_1-debugsource-0:1-9.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_17_1-debugsource-0:1-9.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.src"
},
"product_reference": "kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_19_1-0:1-9.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:kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_19_1-debuginfo-0:1-9.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-debuginfo-0:1-9.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_19_1-debuginfo-0:1-9.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_19_1-debuginfo-0:1-9.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:kpatch-patch-4_18_0-305_19_1-debuginfo-0:1-9.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_19_1-debuginfo-0:1-9.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_19_1-debugsource-0:1-9.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-debugsource-0:1-9.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_19_1-debugsource-0:1-9.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_19_1-debugsource-0:1-9.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:kpatch-patch-4_18_0-305_19_1-debugsource-0:1-9.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_19_1-debugsource-0:1-9.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.src"
},
"product_reference": "kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_25_1-0:1-8.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:kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_25_1-debuginfo-0:1-8.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-debuginfo-0:1-8.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_25_1-debuginfo-0:1-8.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_25_1-debuginfo-0:1-8.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:kpatch-patch-4_18_0-305_25_1-debuginfo-0:1-8.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_25_1-debuginfo-0:1-8.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_25_1-debugsource-0:1-8.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-debugsource-0:1-8.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_25_1-debugsource-0:1-8.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_25_1-debugsource-0:1-8.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:kpatch-patch-4_18_0-305_25_1-debugsource-0:1-8.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_25_1-debugsource-0:1-8.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.src"
},
"product_reference": "kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_30_1-0:1-6.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:kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_30_1-debuginfo-0:1-6.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-debuginfo-0:1-6.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_30_1-debuginfo-0:1-6.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_30_1-debuginfo-0:1-6.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:kpatch-patch-4_18_0-305_30_1-debuginfo-0:1-6.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_30_1-debuginfo-0:1-6.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_30_1-debugsource-0:1-6.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-debugsource-0:1-6.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_30_1-debugsource-0:1-6.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_30_1-debugsource-0:1-6.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:kpatch-patch-4_18_0-305_30_1-debugsource-0:1-6.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_30_1-debugsource-0:1-6.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.src"
},
"product_reference": "kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_34_2-0:1-4.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:kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_34_2-debuginfo-0:1-4.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-debuginfo-0:1-4.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_34_2-debuginfo-0:1-4.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_34_2-debuginfo-0:1-4.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:kpatch-patch-4_18_0-305_34_2-debuginfo-0:1-4.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_34_2-debuginfo-0:1-4.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_34_2-debugsource-0:1-4.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-debugsource-0:1-4.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_34_2-debugsource-0:1-4.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_34_2-debugsource-0:1-4.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:kpatch-patch-4_18_0-305_34_2-debugsource-0:1-4.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_34_2-debugsource-0:1-4.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.src"
},
"product_reference": "kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_40_1-0:1-3.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:kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_40_1-debuginfo-0:1-3.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-debuginfo-0:1-3.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_40_1-debuginfo-0:1-3.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_40_1-debuginfo-0:1-3.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:kpatch-patch-4_18_0-305_40_1-debuginfo-0:1-3.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_40_1-debuginfo-0:1-3.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_40_1-debugsource-0:1-3.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-debugsource-0:1-3.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_40_1-debugsource-0:1-3.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_40_1-debugsource-0:1-3.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:kpatch-patch-4_18_0-305_40_1-debugsource-0:1-3.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_40_1-debugsource-0:1-3.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.src"
},
"product_reference": "kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_40_2-0:1-3.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:kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_40_2-debuginfo-0:1-3.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-debuginfo-0:1-3.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_40_2-debuginfo-0:1-3.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_40_2-debuginfo-0:1-3.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:kpatch-patch-4_18_0-305_40_2-debuginfo-0:1-3.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_40_2-debuginfo-0:1-3.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_40_2-debugsource-0:1-3.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-debugsource-0:1-3.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_40_2-debugsource-0:1-3.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_40_2-debugsource-0:1-3.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:kpatch-patch-4_18_0-305_40_2-debugsource-0:1-3.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_40_2-debugsource-0:1-3.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.src"
},
"product_reference": "kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_45_1-0:1-2.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:kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_45_1-debuginfo-0:1-2.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-debuginfo-0:1-2.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_45_1-debuginfo-0:1-2.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_45_1-debuginfo-0:1-2.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:kpatch-patch-4_18_0-305_45_1-debuginfo-0:1-2.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_45_1-debuginfo-0:1-2.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_45_1-debugsource-0:1-2.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-debugsource-0:1-2.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_45_1-debugsource-0:1-2.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_45_1-debugsource-0:1-2.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:kpatch-patch-4_18_0-305_45_1-debugsource-0:1-2.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_45_1-debugsource-0:1-2.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_49_1-0:1-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:kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_49_1-0:1-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:kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.src"
},
"product_reference": "kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_49_1-0:1-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:kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_49_1-debuginfo-0:1-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:kpatch-patch-4_18_0-305_49_1-debuginfo-0:1-1.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_49_1-debuginfo-0:1-1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_49_1-debuginfo-0:1-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:kpatch-patch-4_18_0-305_49_1-debuginfo-0:1-1.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_49_1-debuginfo-0:1-1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_49_1-debugsource-0:1-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:kpatch-patch-4_18_0-305_49_1-debugsource-0:1-1.el8_4.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-305_49_1-debugsource-0:1-1.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-305_49_1-debugsource-0:1-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:kpatch-patch-4_18_0-305_49_1-debugsource-0:1-1.el8_4.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-305_49_1-debugsource-0:1-1.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"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:kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-debuginfo-0:1-11.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-debuginfo-0:1-11.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-debugsource-0:1-11.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-debugsource-0:1-11.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-debuginfo-0:1-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-debuginfo-0:1-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-debugsource-0:1-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-debugsource-0:1-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-debuginfo-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-debuginfo-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-debugsource-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-debugsource-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-debuginfo-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-debuginfo-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-debugsource-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-debugsource-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-debuginfo-0:1-8.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-debuginfo-0:1-8.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-debugsource-0:1-8.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-debugsource-0:1-8.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-debuginfo-0:1-6.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-debuginfo-0:1-6.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-debugsource-0:1-6.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-debugsource-0:1-6.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-debugsource-0:1-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-19T17:39:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-debuginfo-0:1-11.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-debuginfo-0:1-11.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-debugsource-0:1-11.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-debugsource-0:1-11.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-debuginfo-0:1-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-debuginfo-0:1-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-debugsource-0:1-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-debugsource-0:1-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-debuginfo-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-debuginfo-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-debugsource-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-debugsource-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-debuginfo-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-debuginfo-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-debugsource-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-debugsource-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-debuginfo-0:1-8.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-debuginfo-0:1-8.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-debugsource-0:1-8.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-debugsource-0:1-8.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-debuginfo-0:1-6.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-debuginfo-0:1-6.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-debugsource-0:1-6.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-debugsource-0:1-6.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-debugsource-0:1-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5641"
},
{
"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:kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-debuginfo-0:1-11.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-debuginfo-0:1-11.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-debugsource-0:1-11.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-debugsource-0:1-11.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-debuginfo-0:1-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-debuginfo-0:1-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-debugsource-0:1-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-debugsource-0:1-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-debuginfo-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-debuginfo-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-debugsource-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-debugsource-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-debuginfo-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-debuginfo-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-debugsource-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-debugsource-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-debuginfo-0:1-8.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-debuginfo-0:1-8.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-debugsource-0:1-8.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-debugsource-0:1-8.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-debuginfo-0:1-6.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-debuginfo-0:1-6.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-debugsource-0:1-6.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-debugsource-0:1-6.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-debugsource-0:1-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:kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-0:1-11.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-debuginfo-0:1-11.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-debuginfo-0:1-11.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-debugsource-0:1-11.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_10_2-debugsource-0:1-11.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-0:1-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-debuginfo-0:1-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-debuginfo-0:1-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-debugsource-0:1-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_12_1-debugsource-0:1-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-debuginfo-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-debuginfo-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-debugsource-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_17_1-debugsource-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-debuginfo-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-debuginfo-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-debugsource-0:1-9.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_19_1-debugsource-0:1-9.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-0:1-8.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-debuginfo-0:1-8.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-debuginfo-0:1-8.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-debugsource-0:1-8.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_25_1-debugsource-0:1-8.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-0:1-6.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-debuginfo-0:1-6.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-debuginfo-0:1-6.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-debugsource-0:1-6.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_30_1-debugsource-0:1-6.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-debuginfo-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-debuginfo-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-debugsource-0:1-4.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_34_2-debugsource-0:1-4.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_1-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-debuginfo-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-debuginfo-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-debugsource-0:1-3.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_40_2-debugsource-0:1-3.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-debuginfo-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-debuginfo-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-debugsource-0:1-2.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_45_1-debugsource-0:1-2.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.src",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-debuginfo-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-debuginfo-0:1-1.el8_4.x86_64",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-debugsource-0:1-1.el8_4.ppc64le",
"BaseOS-8.4.0.Z.EUS:kpatch-patch-4_18_0-305_49_1-debugsource-0:1-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"
}
]
}
RHSA-2022:5648
Vulnerability from csaf_redhat - Published: 2022-07-19 19:05 - Updated: 2026-02-19 13:22A 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.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debuginfo-0:1-8.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debuginfo-0:1-8.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debugsource-0:1-8.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debugsource-0:1-8.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debuginfo-0:1-7.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debuginfo-0:1-7.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debugsource-0:1-7.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debugsource-0:1-7.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debuginfo-0:1-6.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debuginfo-0:1-6.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debugsource-0:1-6.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debugsource-0:1-6.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debuginfo-0:1-6.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debuginfo-0:1-6.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debugsource-0:1-6.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debugsource-0:1-6.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debuginfo-0:1-4.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debuginfo-0:1-4.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debugsource-0:1-4.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debugsource-0:1-4.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debuginfo-0:1-4.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debuginfo-0:1-4.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debugsource-0:1-4.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debugsource-0:1-4.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debuginfo-0:1-3.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debuginfo-0:1-3.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debugsource-0:1-3.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debugsource-0:1-3.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debuginfo-0:1-2.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debuginfo-0:1-2.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debugsource-0:1-2.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debugsource-0:1-2.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debuginfo-0:1-1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debuginfo-0:1-1.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debugsource-0:1-1.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debugsource-0:1-1.el8_1.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.1 Update Services for SAP Solutions.\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-32250)\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:5648",
"url": "https://access.redhat.com/errata/RHSA-2022:5648"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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_5648.json"
}
],
"title": "Red Hat Security Advisory: kpatch-patch security update",
"tracking": {
"current_release_date": "2026-02-19T13:22:47+00:00",
"generator": {
"date": "2026-02-19T13:22:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2022:5648",
"initial_release_date": "2022-07-19T19:05:19+00:00",
"revision_history": [
{
"date": "2022-07-19T19:05:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-07-19T19:05:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-19T13:22:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.1::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.src",
"product": {
"name": "kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.src",
"product_id": "kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_52_1@1-7.el8_1?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.src",
"product": {
"name": "kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.src",
"product_id": "kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_54_2@1-6.el8_1?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.src",
"product": {
"name": "kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.src",
"product_id": "kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_56_1@1-6.el8_1?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.src",
"product": {
"name": "kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.src",
"product_id": "kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_58_1@1-4.el8_1?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.src",
"product": {
"name": "kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.src",
"product_id": "kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_59_1@1-4.el8_1?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.src",
"product": {
"name": "kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.src",
"product_id": "kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_64_1@1-3.el8_1?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.src",
"product": {
"name": "kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.src",
"product_id": "kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_65_1@1-2.el8_1?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.src",
"product": {
"name": "kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.src",
"product_id": "kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_67_1@1-1.el8_1?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.src",
"product": {
"name": "kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.src",
"product_id": "kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_51_2@1-8.el8_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_52_1@1-7.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_52_1-debugsource-0:1-7.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_52_1-debugsource-0:1-7.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_52_1-debugsource-0:1-7.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_52_1-debugsource@1-7.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_52_1-debuginfo-0:1-7.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_52_1-debuginfo-0:1-7.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_52_1-debuginfo-0:1-7.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_52_1-debuginfo@1-7.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_54_2@1-6.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_54_2-debugsource-0:1-6.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_54_2-debugsource-0:1-6.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_54_2-debugsource-0:1-6.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_54_2-debugsource@1-6.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_54_2-debuginfo-0:1-6.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_54_2-debuginfo-0:1-6.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_54_2-debuginfo-0:1-6.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_54_2-debuginfo@1-6.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_56_1@1-6.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_56_1-debugsource-0:1-6.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_56_1-debugsource-0:1-6.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_56_1-debugsource-0:1-6.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_56_1-debugsource@1-6.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_56_1-debuginfo-0:1-6.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_56_1-debuginfo-0:1-6.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_56_1-debuginfo-0:1-6.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_56_1-debuginfo@1-6.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_58_1@1-4.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_58_1-debugsource-0:1-4.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_58_1-debugsource-0:1-4.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_58_1-debugsource-0:1-4.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_58_1-debugsource@1-4.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_58_1-debuginfo-0:1-4.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_58_1-debuginfo-0:1-4.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_58_1-debuginfo-0:1-4.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_58_1-debuginfo@1-4.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_59_1@1-4.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_59_1-debugsource-0:1-4.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_59_1-debugsource-0:1-4.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_59_1-debugsource-0:1-4.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_59_1-debugsource@1-4.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_59_1-debuginfo-0:1-4.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_59_1-debuginfo-0:1-4.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_59_1-debuginfo-0:1-4.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_59_1-debuginfo@1-4.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_64_1@1-3.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_64_1-debugsource-0:1-3.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_64_1-debugsource-0:1-3.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_64_1-debugsource-0:1-3.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_64_1-debugsource@1-3.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_64_1-debuginfo-0:1-3.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_64_1-debuginfo-0:1-3.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_64_1-debuginfo-0:1-3.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_64_1-debuginfo@1-3.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_65_1@1-2.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_65_1-debugsource-0:1-2.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_65_1-debugsource-0:1-2.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_65_1-debugsource-0:1-2.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_65_1-debugsource@1-2.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_65_1-debuginfo-0:1-2.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_65_1-debuginfo-0:1-2.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_65_1-debuginfo-0:1-2.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_65_1-debuginfo@1-2.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_67_1@1-1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_67_1-debugsource-0:1-1.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_67_1-debugsource-0:1-1.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_67_1-debugsource-0:1-1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_67_1-debugsource@1-1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_67_1-debuginfo-0:1-1.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_67_1-debuginfo-0:1-1.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_67_1-debuginfo-0:1-1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_67_1-debuginfo@1-1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_51_2@1-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_51_2-debugsource-0:1-8.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_51_2-debugsource-0:1-8.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_51_2-debugsource-0:1-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_51_2-debugsource@1-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_51_2-debuginfo-0:1-8.el8_1.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-147_51_2-debuginfo-0:1-8.el8_1.ppc64le",
"product_id": "kpatch-patch-4_18_0-147_51_2-debuginfo-0:1-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_51_2-debuginfo@1-8.el8_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_52_1@1-7.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_52_1-debugsource-0:1-7.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_52_1-debugsource-0:1-7.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_52_1-debugsource-0:1-7.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_52_1-debugsource@1-7.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_52_1-debuginfo-0:1-7.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_52_1-debuginfo-0:1-7.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_52_1-debuginfo-0:1-7.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_52_1-debuginfo@1-7.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_54_2@1-6.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_54_2-debugsource-0:1-6.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_54_2-debugsource-0:1-6.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_54_2-debugsource-0:1-6.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_54_2-debugsource@1-6.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_54_2-debuginfo-0:1-6.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_54_2-debuginfo-0:1-6.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_54_2-debuginfo-0:1-6.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_54_2-debuginfo@1-6.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_56_1@1-6.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_56_1-debugsource-0:1-6.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_56_1-debugsource-0:1-6.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_56_1-debugsource-0:1-6.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_56_1-debugsource@1-6.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_56_1-debuginfo-0:1-6.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_56_1-debuginfo-0:1-6.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_56_1-debuginfo-0:1-6.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_56_1-debuginfo@1-6.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_58_1@1-4.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_58_1-debugsource-0:1-4.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_58_1-debugsource-0:1-4.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_58_1-debugsource-0:1-4.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_58_1-debugsource@1-4.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_58_1-debuginfo-0:1-4.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_58_1-debuginfo-0:1-4.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_58_1-debuginfo-0:1-4.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_58_1-debuginfo@1-4.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_59_1@1-4.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_59_1-debugsource-0:1-4.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_59_1-debugsource-0:1-4.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_59_1-debugsource-0:1-4.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_59_1-debugsource@1-4.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_59_1-debuginfo-0:1-4.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_59_1-debuginfo-0:1-4.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_59_1-debuginfo-0:1-4.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_59_1-debuginfo@1-4.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_64_1@1-3.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_64_1-debugsource-0:1-3.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_64_1-debugsource-0:1-3.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_64_1-debugsource-0:1-3.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_64_1-debugsource@1-3.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_64_1-debuginfo-0:1-3.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_64_1-debuginfo-0:1-3.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_64_1-debuginfo-0:1-3.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_64_1-debuginfo@1-3.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_65_1@1-2.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_65_1-debugsource-0:1-2.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_65_1-debugsource-0:1-2.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_65_1-debugsource-0:1-2.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_65_1-debugsource@1-2.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_65_1-debuginfo-0:1-2.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_65_1-debuginfo-0:1-2.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_65_1-debuginfo-0:1-2.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_65_1-debuginfo@1-2.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_67_1@1-1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_67_1-debugsource-0:1-1.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_67_1-debugsource-0:1-1.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_67_1-debugsource-0:1-1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_67_1-debugsource@1-1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_67_1-debuginfo-0:1-1.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_67_1-debuginfo-0:1-1.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_67_1-debuginfo-0:1-1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_67_1-debuginfo@1-1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_51_2@1-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_51_2-debugsource-0:1-8.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_51_2-debugsource-0:1-8.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_51_2-debugsource-0:1-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_51_2-debugsource@1-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-147_51_2-debuginfo-0:1-8.el8_1.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-147_51_2-debuginfo-0:1-8.el8_1.x86_64",
"product_id": "kpatch-patch-4_18_0-147_51_2-debuginfo-0:1-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-147_51_2-debuginfo@1-8.el8_1?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-147_51_2-0:1-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.src"
},
"product_reference": "kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_51_2-debuginfo-0:1-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debuginfo-0:1-8.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_51_2-debuginfo-0:1-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_51_2-debuginfo-0:1-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debuginfo-0:1-8.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_51_2-debuginfo-0:1-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_51_2-debugsource-0:1-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debugsource-0:1-8.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_51_2-debugsource-0:1-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_51_2-debugsource-0:1-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debugsource-0:1-8.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_51_2-debugsource-0:1-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.src"
},
"product_reference": "kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_52_1-debuginfo-0:1-7.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debuginfo-0:1-7.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_52_1-debuginfo-0:1-7.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_52_1-debuginfo-0:1-7.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debuginfo-0:1-7.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_52_1-debuginfo-0:1-7.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_52_1-debugsource-0:1-7.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debugsource-0:1-7.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_52_1-debugsource-0:1-7.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_52_1-debugsource-0:1-7.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debugsource-0:1-7.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_52_1-debugsource-0:1-7.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.src"
},
"product_reference": "kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_54_2-debuginfo-0:1-6.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debuginfo-0:1-6.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_54_2-debuginfo-0:1-6.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_54_2-debuginfo-0:1-6.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debuginfo-0:1-6.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_54_2-debuginfo-0:1-6.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_54_2-debugsource-0:1-6.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debugsource-0:1-6.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_54_2-debugsource-0:1-6.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_54_2-debugsource-0:1-6.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debugsource-0:1-6.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_54_2-debugsource-0:1-6.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.src"
},
"product_reference": "kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_56_1-debuginfo-0:1-6.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debuginfo-0:1-6.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_56_1-debuginfo-0:1-6.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_56_1-debuginfo-0:1-6.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debuginfo-0:1-6.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_56_1-debuginfo-0:1-6.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_56_1-debugsource-0:1-6.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debugsource-0:1-6.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_56_1-debugsource-0:1-6.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_56_1-debugsource-0:1-6.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debugsource-0:1-6.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_56_1-debugsource-0:1-6.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.src"
},
"product_reference": "kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_58_1-debuginfo-0:1-4.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debuginfo-0:1-4.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_58_1-debuginfo-0:1-4.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_58_1-debuginfo-0:1-4.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debuginfo-0:1-4.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_58_1-debuginfo-0:1-4.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_58_1-debugsource-0:1-4.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debugsource-0:1-4.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_58_1-debugsource-0:1-4.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_58_1-debugsource-0:1-4.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debugsource-0:1-4.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_58_1-debugsource-0:1-4.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.src"
},
"product_reference": "kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_59_1-debuginfo-0:1-4.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debuginfo-0:1-4.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_59_1-debuginfo-0:1-4.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_59_1-debuginfo-0:1-4.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debuginfo-0:1-4.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_59_1-debuginfo-0:1-4.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_59_1-debugsource-0:1-4.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debugsource-0:1-4.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_59_1-debugsource-0:1-4.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_59_1-debugsource-0:1-4.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debugsource-0:1-4.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_59_1-debugsource-0:1-4.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.src"
},
"product_reference": "kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_64_1-debuginfo-0:1-3.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debuginfo-0:1-3.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_64_1-debuginfo-0:1-3.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_64_1-debuginfo-0:1-3.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debuginfo-0:1-3.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_64_1-debuginfo-0:1-3.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_64_1-debugsource-0:1-3.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debugsource-0:1-3.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_64_1-debugsource-0:1-3.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_64_1-debugsource-0:1-3.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debugsource-0:1-3.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_64_1-debugsource-0:1-3.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.src"
},
"product_reference": "kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_65_1-debuginfo-0:1-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debuginfo-0:1-2.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_65_1-debuginfo-0:1-2.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_65_1-debuginfo-0:1-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debuginfo-0:1-2.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_65_1-debuginfo-0:1-2.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_65_1-debugsource-0:1-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debugsource-0:1-2.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_65_1-debugsource-0:1-2.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_65_1-debugsource-0:1-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debugsource-0:1-2.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_65_1-debugsource-0:1-2.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.src"
},
"product_reference": "kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_67_1-debuginfo-0:1-1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debuginfo-0:1-1.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_67_1-debuginfo-0:1-1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_67_1-debuginfo-0:1-1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debuginfo-0:1-1.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_67_1-debuginfo-0:1-1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_67_1-debugsource-0:1-1.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debugsource-0:1-1.el8_1.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-147_67_1-debugsource-0:1-1.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-147_67_1-debugsource-0:1-1.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debugsource-0:1-1.el8_1.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-147_67_1-debugsource-0:1-1.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"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.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debuginfo-0:1-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debuginfo-0:1-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debugsource-0:1-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debugsource-0:1-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debuginfo-0:1-7.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debuginfo-0:1-7.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debugsource-0:1-7.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debugsource-0:1-7.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debuginfo-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debuginfo-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debugsource-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debugsource-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debuginfo-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debuginfo-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debugsource-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debugsource-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debuginfo-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debuginfo-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debugsource-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debugsource-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debuginfo-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debuginfo-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debugsource-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debugsource-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debuginfo-0:1-3.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debuginfo-0:1-3.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debugsource-0:1-3.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debugsource-0:1-3.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debuginfo-0:1-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debuginfo-0:1-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debugsource-0:1-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debugsource-0:1-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debuginfo-0:1-1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debuginfo-0:1-1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debugsource-0:1-1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debugsource-0:1-1.el8_1.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-19T19: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",
"product_ids": [
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debuginfo-0:1-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debuginfo-0:1-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debugsource-0:1-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debugsource-0:1-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debuginfo-0:1-7.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debuginfo-0:1-7.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debugsource-0:1-7.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debugsource-0:1-7.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debuginfo-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debuginfo-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debugsource-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debugsource-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debuginfo-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debuginfo-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debugsource-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debugsource-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debuginfo-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debuginfo-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debugsource-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debugsource-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debuginfo-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debuginfo-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debugsource-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debugsource-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debuginfo-0:1-3.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debuginfo-0:1-3.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debugsource-0:1-3.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debugsource-0:1-3.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debuginfo-0:1-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debuginfo-0:1-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debugsource-0:1-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debugsource-0:1-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debuginfo-0:1-1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debuginfo-0:1-1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debugsource-0:1-1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debugsource-0:1-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5648"
},
{
"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.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debuginfo-0:1-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debuginfo-0:1-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debugsource-0:1-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debugsource-0:1-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debuginfo-0:1-7.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debuginfo-0:1-7.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debugsource-0:1-7.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debugsource-0:1-7.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debuginfo-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debuginfo-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debugsource-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debugsource-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debuginfo-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debuginfo-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debugsource-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debugsource-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debuginfo-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debuginfo-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debugsource-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debugsource-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debuginfo-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debuginfo-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debugsource-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debugsource-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debuginfo-0:1-3.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debuginfo-0:1-3.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debugsource-0:1-3.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debugsource-0:1-3.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debuginfo-0:1-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debuginfo-0:1-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debugsource-0:1-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debugsource-0:1-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debuginfo-0:1-1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debuginfo-0:1-1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debugsource-0:1-1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debugsource-0:1-1.el8_1.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.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-0:1-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debuginfo-0:1-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debuginfo-0:1-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debugsource-0:1-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_51_2-debugsource-0:1-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-0:1-7.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debuginfo-0:1-7.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debuginfo-0:1-7.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debugsource-0:1-7.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_52_1-debugsource-0:1-7.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debuginfo-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debuginfo-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debugsource-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_54_2-debugsource-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debuginfo-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debuginfo-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debugsource-0:1-6.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_56_1-debugsource-0:1-6.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debuginfo-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debuginfo-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debugsource-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_58_1-debugsource-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debuginfo-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debuginfo-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debugsource-0:1-4.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_59_1-debugsource-0:1-4.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-0:1-3.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debuginfo-0:1-3.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debuginfo-0:1-3.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debugsource-0:1-3.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_64_1-debugsource-0:1-3.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-0:1-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debuginfo-0:1-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debuginfo-0:1-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debugsource-0:1-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_65_1-debugsource-0:1-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.src",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-0:1-1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debuginfo-0:1-1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debuginfo-0:1-1.el8_1.x86_64",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debugsource-0:1-1.el8_1.ppc64le",
"BaseOS-8.1.0.Z.E4S:kpatch-patch-4_18_0-147_67_1-debugsource-0:1-1.el8_1.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:5802
Vulnerability from csaf_redhat - Published: 2022-08-02 09:03 - Updated: 2026-02-19 13:22A 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-7.6.AUS:bpftool-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:perf-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:python-perf-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-bootwrapper-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-debuginfo-common-ppc64le-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-doc-0:3.10.0-957.95.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:perf-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:perf-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:bpftool-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:perf-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:python-perf-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:perf-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-bootwrapper-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-debuginfo-common-ppc64le-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-doc-0:3.10.0-957.95.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:perf-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:perf-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:bpftool-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:perf-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:python-perf-0:3.10.0-957.95.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:python-perf-debuginfo-0:3.10.0-957.95.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.6 Advanced Update Support, Red Hat Enterprise Linux 7.6 Telco Extended Update Support, and Red Hat Enterprise Linux 7.6 Update Services for SAP Solutions.\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: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root (CVE-2022-32250)\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:5802",
"url": "https://access.redhat.com/errata/RHSA-2022:5802"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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_5802.json"
}
],
"title": "Red Hat Security Advisory: kernel security update",
"tracking": {
"current_release_date": "2026-02-19T13:22:45+00:00",
"generator": {
"date": "2026-02-19T13:22:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2022:5802",
"initial_release_date": "2022-08-02T09:03:51+00:00",
"revision_history": [
{
"date": "2022-08-02T09:03:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-02T09:03:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-19T13:22:45+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 Server AUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.6::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:3.10.0-957.95.1.el7.x86_64",
"product": {
"name": "bpftool-0:3.10.0-957.95.1.el7.x86_64",
"product_id": "bpftool-0:3.10.0-957.95.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-957.95.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-957.95.1.el7.x86_64",
"product": {
"name": "kernel-0:3.10.0-957.95.1.el7.x86_64",
"product_id": "kernel-0:3.10.0-957.95.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-957.95.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"product": {
"name": "kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"product_id": "kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-957.95.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"product": {
"name": "kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"product_id": "kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-957.95.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"product": {
"name": "kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"product_id": "kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-957.95.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"product": {
"name": "kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"product_id": "kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@3.10.0-957.95.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"product": {
"name": "kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"product_id": "kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-957.95.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-957.95.1.el7.x86_64",
"product": {
"name": "perf-0:3.10.0-957.95.1.el7.x86_64",
"product_id": "perf-0:3.10.0-957.95.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-957.95.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-957.95.1.el7.x86_64",
"product": {
"name": "python-perf-0:3.10.0-957.95.1.el7.x86_64",
"product_id": "python-perf-0:3.10.0-957.95.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-957.95.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"product_id": "kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-957.95.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"product": {
"name": "kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"product_id": "kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-957.95.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@3.10.0-957.95.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"product_id": "kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-957.95.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"product": {
"name": "perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"product_id": "perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-957.95.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"product_id": "python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-957.95.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"product_id": "kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-957.95.1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:3.10.0-957.95.1.el7.src",
"product": {
"name": "kernel-0:3.10.0-957.95.1.el7.src",
"product_id": "kernel-0:3.10.0-957.95.1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-957.95.1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"product": {
"name": "kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"product_id": "kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-whitelists@3.10.0-957.95.1.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"product": {
"name": "kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"product_id": "kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@3.10.0-957.95.1.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-957.95.1.el7.ppc64le",
"product": {
"name": "kernel-debug-devel-0:3.10.0-957.95.1.el7.ppc64le",
"product_id": "kernel-debug-devel-0:3.10.0-957.95.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-957.95.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.ppc64le",
"product_id": "kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-957.95.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"product_id": "kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-957.95.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"product": {
"name": "kernel-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"product_id": "kernel-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-957.95.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-957.95.1.el7.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-957.95.1.el7.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:3.10.0-957.95.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@3.10.0-957.95.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"product_id": "kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-957.95.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"product": {
"name": "perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"product_id": "perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-957.95.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"product_id": "python-perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-957.95.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-957.95.1.el7.ppc64le",
"product": {
"name": "kernel-0:3.10.0-957.95.1.el7.ppc64le",
"product_id": "kernel-0:3.10.0-957.95.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-957.95.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-bootwrapper-0:3.10.0-957.95.1.el7.ppc64le",
"product": {
"name": "kernel-bootwrapper-0:3.10.0-957.95.1.el7.ppc64le",
"product_id": "kernel-bootwrapper-0:3.10.0-957.95.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-957.95.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-957.95.1.el7.ppc64le",
"product": {
"name": "kernel-debug-0:3.10.0-957.95.1.el7.ppc64le",
"product_id": "kernel-debug-0:3.10.0-957.95.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-957.95.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-957.95.1.el7.ppc64le",
"product": {
"name": "kernel-devel-0:3.10.0-957.95.1.el7.ppc64le",
"product_id": "kernel-devel-0:3.10.0-957.95.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-957.95.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:3.10.0-957.95.1.el7.ppc64le",
"product": {
"name": "kernel-tools-0:3.10.0-957.95.1.el7.ppc64le",
"product_id": "kernel-tools-0:3.10.0-957.95.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@3.10.0-957.95.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:3.10.0-957.95.1.el7.ppc64le",
"product": {
"name": "kernel-tools-libs-0:3.10.0-957.95.1.el7.ppc64le",
"product_id": "kernel-tools-libs-0:3.10.0-957.95.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-957.95.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-957.95.1.el7.ppc64le",
"product": {
"name": "perf-0:3.10.0-957.95.1.el7.ppc64le",
"product_id": "perf-0:3.10.0-957.95.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-957.95.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-957.95.1.el7.ppc64le",
"product": {
"name": "python-perf-0:3.10.0-957.95.1.el7.ppc64le",
"product_id": "python-perf-0:3.10.0-957.95.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-957.95.1.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:bpftool-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-957.95.1.el7.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-957.95.1.el7.src",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-957.95.1.el7.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:perf-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:python-perf-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-957.95.1.el7.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-957.95.1.el7.src",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-bootwrapper-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-debuginfo-common-ppc64le-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-957.95.1.el7.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-doc-0:3.10.0-957.95.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:perf-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:perf-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:bpftool-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-957.95.1.el7.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-957.95.1.el7.src",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-957.95.1.el7.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:perf-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:python-perf-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-957.95.1.el7.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-957.95.1.el7.src",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-957.95.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:perf-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-957.95.1.el7.src as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-957.95.1.el7.src",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-bootwrapper-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-debuginfo-common-ppc64le-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-957.95.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-doc-0:3.10.0-957.95.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:perf-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:perf-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:bpftool-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-957.95.1.el7.src as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-957.95.1.el7.src",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-957.95.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:perf-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:python-perf-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
}
]
},
"vulnerabilities": [
{
"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-7.6.AUS:bpftool-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.AUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.AUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.E4S:kernel-bootwrapper-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-debuginfo-common-ppc64le-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:perf-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:bpftool-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.TUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.TUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-optional-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-optional-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.E4S:kernel-bootwrapper-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-debuginfo-common-ppc64le-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:perf-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:bpftool-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-optional-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.TUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.TUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:python-perf-debuginfo-0:3.10.0-957.95.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-08-02T09:03:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-7.6.AUS:bpftool-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.AUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.AUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.E4S:kernel-bootwrapper-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-debuginfo-common-ppc64le-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:perf-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:bpftool-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.TUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.TUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-optional-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-optional-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.E4S:kernel-bootwrapper-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-debuginfo-common-ppc64le-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:perf-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:bpftool-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-optional-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.TUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.TUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5802"
},
{
"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-7.6.AUS:bpftool-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.AUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.AUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.E4S:kernel-bootwrapper-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-debuginfo-common-ppc64le-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:perf-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:bpftool-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.TUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.TUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-optional-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-optional-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.E4S:kernel-bootwrapper-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-debuginfo-common-ppc64le-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:perf-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:bpftool-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-optional-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.TUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.TUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:python-perf-debuginfo-0:3.10.0-957.95.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-7.6.AUS:bpftool-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.AUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.AUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.E4S:kernel-bootwrapper-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-debuginfo-common-ppc64le-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:perf-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:bpftool-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.TUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-7.6.TUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-7.6.TUS:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-optional-7.6.AUS:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-optional-7.6.E4S:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.E4S:kernel-bootwrapper-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-debuginfo-common-ppc64le-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:perf-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.ppc64le",
"7Server-optional-7.6.E4S:python-perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:bpftool-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.src",
"7Server-optional-7.6.TUS:kernel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-abi-whitelists-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.TUS:kernel-debug-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-debug-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-debug-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-doc-0:3.10.0-957.95.1.el7.noarch",
"7Server-optional-7.6.TUS:kernel-tools-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-tools-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-tools-libs-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:kernel-tools-libs-devel-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:perf-debuginfo-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:python-perf-0:3.10.0-957.95.1.el7.x86_64",
"7Server-optional-7.6.TUS:python-perf-debuginfo-0:3.10.0-957.95.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:5804
Vulnerability from csaf_redhat - Published: 2022-08-02 09:02 - Updated: 2026-02-19 13:22A 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-7.6.E4S:kpatch-patch-3_10_0-957_80_1-0:1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-0:1-6.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-0:1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-debuginfo-0:1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-debuginfo-0:1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-0:1-5.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-0:1-5.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-0:1-5.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-debuginfo-0:1-5.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-debuginfo-0:1-5.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-0:1-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-0:1-3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-0:1-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-debuginfo-0:1-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-debuginfo-0:1-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-0:1-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-0:1-2.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-0:1-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-debuginfo-0:1-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-debuginfo-0:1-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-0:1-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-0:1-1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-0:1-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-debuginfo-0:1-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-debuginfo-0:1-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 kpatch-patch is now available for Red Hat Enterprise Linux 7.6 Update Services for SAP Solutions.\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-32250)\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:5804",
"url": "https://access.redhat.com/errata/RHSA-2022:5804"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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_5804.json"
}
],
"title": "Red Hat Security Advisory: kpatch-patch security update",
"tracking": {
"current_release_date": "2026-02-19T13:22:50+00:00",
"generator": {
"date": "2026-02-19T13:22:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2022:5804",
"initial_release_date": "2022-08-02T09:02:51+00:00",
"revision_history": [
{
"date": "2022-08-02T09:02:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-02T09:02:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-19T13:22:50+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 Server E4S (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.6::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_80_1-0:1-6.el7.src",
"product": {
"name": "kpatch-patch-3_10_0-957_80_1-0:1-6.el7.src",
"product_id": "kpatch-patch-3_10_0-957_80_1-0:1-6.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_80_1@1-6.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_84_1-0:1-5.el7.src",
"product": {
"name": "kpatch-patch-3_10_0-957_84_1-0:1-5.el7.src",
"product_id": "kpatch-patch-3_10_0-957_84_1-0:1-5.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_84_1@1-5.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_88_1-0:1-3.el7.src",
"product": {
"name": "kpatch-patch-3_10_0-957_88_1-0:1-3.el7.src",
"product_id": "kpatch-patch-3_10_0-957_88_1-0:1-3.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_88_1@1-3.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_92_1-0:1-2.el7.src",
"product": {
"name": "kpatch-patch-3_10_0-957_92_1-0:1-2.el7.src",
"product_id": "kpatch-patch-3_10_0-957_92_1-0:1-2.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_92_1@1-2.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_94_1-0:1-1.el7.src",
"product": {
"name": "kpatch-patch-3_10_0-957_94_1-0:1-1.el7.src",
"product_id": "kpatch-patch-3_10_0-957_94_1-0:1-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_94_1@1-1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_80_1-0:1-6.el7.x86_64",
"product": {
"name": "kpatch-patch-3_10_0-957_80_1-0:1-6.el7.x86_64",
"product_id": "kpatch-patch-3_10_0-957_80_1-0:1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_80_1@1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_80_1-debuginfo-0:1-6.el7.x86_64",
"product": {
"name": "kpatch-patch-3_10_0-957_80_1-debuginfo-0:1-6.el7.x86_64",
"product_id": "kpatch-patch-3_10_0-957_80_1-debuginfo-0:1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_80_1-debuginfo@1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_84_1-0:1-5.el7.x86_64",
"product": {
"name": "kpatch-patch-3_10_0-957_84_1-0:1-5.el7.x86_64",
"product_id": "kpatch-patch-3_10_0-957_84_1-0:1-5.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_84_1@1-5.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_84_1-debuginfo-0:1-5.el7.x86_64",
"product": {
"name": "kpatch-patch-3_10_0-957_84_1-debuginfo-0:1-5.el7.x86_64",
"product_id": "kpatch-patch-3_10_0-957_84_1-debuginfo-0:1-5.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_84_1-debuginfo@1-5.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_88_1-0:1-3.el7.x86_64",
"product": {
"name": "kpatch-patch-3_10_0-957_88_1-0:1-3.el7.x86_64",
"product_id": "kpatch-patch-3_10_0-957_88_1-0:1-3.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_88_1@1-3.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_88_1-debuginfo-0:1-3.el7.x86_64",
"product": {
"name": "kpatch-patch-3_10_0-957_88_1-debuginfo-0:1-3.el7.x86_64",
"product_id": "kpatch-patch-3_10_0-957_88_1-debuginfo-0:1-3.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_88_1-debuginfo@1-3.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_92_1-0:1-2.el7.x86_64",
"product": {
"name": "kpatch-patch-3_10_0-957_92_1-0:1-2.el7.x86_64",
"product_id": "kpatch-patch-3_10_0-957_92_1-0:1-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_92_1@1-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_92_1-debuginfo-0:1-2.el7.x86_64",
"product": {
"name": "kpatch-patch-3_10_0-957_92_1-debuginfo-0:1-2.el7.x86_64",
"product_id": "kpatch-patch-3_10_0-957_92_1-debuginfo-0:1-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_92_1-debuginfo@1-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_94_1-0:1-1.el7.x86_64",
"product": {
"name": "kpatch-patch-3_10_0-957_94_1-0:1-1.el7.x86_64",
"product_id": "kpatch-patch-3_10_0-957_94_1-0:1-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_94_1@1-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_94_1-debuginfo-0:1-1.el7.x86_64",
"product": {
"name": "kpatch-patch-3_10_0-957_94_1-debuginfo-0:1-1.el7.x86_64",
"product_id": "kpatch-patch-3_10_0-957_94_1-debuginfo-0:1-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_94_1-debuginfo@1-1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_80_1-0:1-6.el7.ppc64le",
"product": {
"name": "kpatch-patch-3_10_0-957_80_1-0:1-6.el7.ppc64le",
"product_id": "kpatch-patch-3_10_0-957_80_1-0:1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_80_1@1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_80_1-debuginfo-0:1-6.el7.ppc64le",
"product": {
"name": "kpatch-patch-3_10_0-957_80_1-debuginfo-0:1-6.el7.ppc64le",
"product_id": "kpatch-patch-3_10_0-957_80_1-debuginfo-0:1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_80_1-debuginfo@1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_84_1-0:1-5.el7.ppc64le",
"product": {
"name": "kpatch-patch-3_10_0-957_84_1-0:1-5.el7.ppc64le",
"product_id": "kpatch-patch-3_10_0-957_84_1-0:1-5.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_84_1@1-5.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_84_1-debuginfo-0:1-5.el7.ppc64le",
"product": {
"name": "kpatch-patch-3_10_0-957_84_1-debuginfo-0:1-5.el7.ppc64le",
"product_id": "kpatch-patch-3_10_0-957_84_1-debuginfo-0:1-5.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_84_1-debuginfo@1-5.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_88_1-0:1-3.el7.ppc64le",
"product": {
"name": "kpatch-patch-3_10_0-957_88_1-0:1-3.el7.ppc64le",
"product_id": "kpatch-patch-3_10_0-957_88_1-0:1-3.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_88_1@1-3.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_88_1-debuginfo-0:1-3.el7.ppc64le",
"product": {
"name": "kpatch-patch-3_10_0-957_88_1-debuginfo-0:1-3.el7.ppc64le",
"product_id": "kpatch-patch-3_10_0-957_88_1-debuginfo-0:1-3.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_88_1-debuginfo@1-3.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_92_1-0:1-2.el7.ppc64le",
"product": {
"name": "kpatch-patch-3_10_0-957_92_1-0:1-2.el7.ppc64le",
"product_id": "kpatch-patch-3_10_0-957_92_1-0:1-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_92_1@1-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_92_1-debuginfo-0:1-2.el7.ppc64le",
"product": {
"name": "kpatch-patch-3_10_0-957_92_1-debuginfo-0:1-2.el7.ppc64le",
"product_id": "kpatch-patch-3_10_0-957_92_1-debuginfo-0:1-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_92_1-debuginfo@1-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_94_1-0:1-1.el7.ppc64le",
"product": {
"name": "kpatch-patch-3_10_0-957_94_1-0:1-1.el7.ppc64le",
"product_id": "kpatch-patch-3_10_0-957_94_1-0:1-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_94_1@1-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-3_10_0-957_94_1-debuginfo-0:1-1.el7.ppc64le",
"product": {
"name": "kpatch-patch-3_10_0-957_94_1-debuginfo-0:1-1.el7.ppc64le",
"product_id": "kpatch-patch-3_10_0-957_94_1-debuginfo-0:1-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-957_94_1-debuginfo@1-1.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_80_1-0:1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-0:1-6.el7.ppc64le"
},
"product_reference": "kpatch-patch-3_10_0-957_80_1-0:1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_80_1-0:1-6.el7.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-0:1-6.el7.src"
},
"product_reference": "kpatch-patch-3_10_0-957_80_1-0:1-6.el7.src",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_80_1-0:1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-0:1-6.el7.x86_64"
},
"product_reference": "kpatch-patch-3_10_0-957_80_1-0:1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_80_1-debuginfo-0:1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-debuginfo-0:1-6.el7.ppc64le"
},
"product_reference": "kpatch-patch-3_10_0-957_80_1-debuginfo-0:1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_80_1-debuginfo-0:1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-debuginfo-0:1-6.el7.x86_64"
},
"product_reference": "kpatch-patch-3_10_0-957_80_1-debuginfo-0:1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_84_1-0:1-5.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-0:1-5.el7.ppc64le"
},
"product_reference": "kpatch-patch-3_10_0-957_84_1-0:1-5.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_84_1-0:1-5.el7.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-0:1-5.el7.src"
},
"product_reference": "kpatch-patch-3_10_0-957_84_1-0:1-5.el7.src",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_84_1-0:1-5.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-0:1-5.el7.x86_64"
},
"product_reference": "kpatch-patch-3_10_0-957_84_1-0:1-5.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_84_1-debuginfo-0:1-5.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-debuginfo-0:1-5.el7.ppc64le"
},
"product_reference": "kpatch-patch-3_10_0-957_84_1-debuginfo-0:1-5.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_84_1-debuginfo-0:1-5.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-debuginfo-0:1-5.el7.x86_64"
},
"product_reference": "kpatch-patch-3_10_0-957_84_1-debuginfo-0:1-5.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_88_1-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-0:1-3.el7.ppc64le"
},
"product_reference": "kpatch-patch-3_10_0-957_88_1-0:1-3.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_88_1-0:1-3.el7.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-0:1-3.el7.src"
},
"product_reference": "kpatch-patch-3_10_0-957_88_1-0:1-3.el7.src",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_88_1-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-0:1-3.el7.x86_64"
},
"product_reference": "kpatch-patch-3_10_0-957_88_1-0:1-3.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_88_1-debuginfo-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-debuginfo-0:1-3.el7.ppc64le"
},
"product_reference": "kpatch-patch-3_10_0-957_88_1-debuginfo-0:1-3.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_88_1-debuginfo-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-debuginfo-0:1-3.el7.x86_64"
},
"product_reference": "kpatch-patch-3_10_0-957_88_1-debuginfo-0:1-3.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_92_1-0:1-2.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-0:1-2.el7.ppc64le"
},
"product_reference": "kpatch-patch-3_10_0-957_92_1-0:1-2.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_92_1-0:1-2.el7.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-0:1-2.el7.src"
},
"product_reference": "kpatch-patch-3_10_0-957_92_1-0:1-2.el7.src",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_92_1-0:1-2.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-0:1-2.el7.x86_64"
},
"product_reference": "kpatch-patch-3_10_0-957_92_1-0:1-2.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_92_1-debuginfo-0:1-2.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-debuginfo-0:1-2.el7.ppc64le"
},
"product_reference": "kpatch-patch-3_10_0-957_92_1-debuginfo-0:1-2.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_92_1-debuginfo-0:1-2.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-debuginfo-0:1-2.el7.x86_64"
},
"product_reference": "kpatch-patch-3_10_0-957_92_1-debuginfo-0:1-2.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_94_1-0:1-1.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-0:1-1.el7.ppc64le"
},
"product_reference": "kpatch-patch-3_10_0-957_94_1-0:1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_94_1-0:1-1.el7.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-0:1-1.el7.src"
},
"product_reference": "kpatch-patch-3_10_0-957_94_1-0:1-1.el7.src",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_94_1-0:1-1.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-0:1-1.el7.x86_64"
},
"product_reference": "kpatch-patch-3_10_0-957_94_1-0:1-1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_94_1-debuginfo-0:1-1.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-debuginfo-0:1-1.el7.ppc64le"
},
"product_reference": "kpatch-patch-3_10_0-957_94_1-debuginfo-0:1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-3_10_0-957_94_1-debuginfo-0:1-1.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-debuginfo-0:1-1.el7.x86_64"
},
"product_reference": "kpatch-patch-3_10_0-957_94_1-debuginfo-0:1-1.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
}
]
},
"vulnerabilities": [
{
"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-7.6.E4S:kpatch-patch-3_10_0-957_80_1-0:1-6.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-0:1-6.el7.src",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-0:1-6.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-debuginfo-0:1-6.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-debuginfo-0:1-6.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-0:1-5.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-0:1-5.el7.src",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-0:1-5.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-debuginfo-0:1-5.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-debuginfo-0:1-5.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-0:1-3.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-0:1-3.el7.src",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-0:1-3.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-debuginfo-0:1-3.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-debuginfo-0:1-3.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-0:1-2.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-0:1-2.el7.src",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-0:1-2.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-debuginfo-0:1-2.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-debuginfo-0:1-2.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-0:1-1.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-0:1-1.el7.src",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-0:1-1.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-debuginfo-0:1-1.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-debuginfo-0:1-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-08-02T09:02:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-0:1-6.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-0:1-6.el7.src",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-0:1-6.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-debuginfo-0:1-6.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-debuginfo-0:1-6.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-0:1-5.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-0:1-5.el7.src",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-0:1-5.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-debuginfo-0:1-5.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-debuginfo-0:1-5.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-0:1-3.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-0:1-3.el7.src",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-0:1-3.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-debuginfo-0:1-3.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-debuginfo-0:1-3.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-0:1-2.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-0:1-2.el7.src",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-0:1-2.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-debuginfo-0:1-2.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-debuginfo-0:1-2.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-0:1-1.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-0:1-1.el7.src",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-0:1-1.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-debuginfo-0:1-1.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-debuginfo-0:1-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5804"
},
{
"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-7.6.E4S:kpatch-patch-3_10_0-957_80_1-0:1-6.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-0:1-6.el7.src",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-0:1-6.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-debuginfo-0:1-6.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-debuginfo-0:1-6.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-0:1-5.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-0:1-5.el7.src",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-0:1-5.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-debuginfo-0:1-5.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-debuginfo-0:1-5.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-0:1-3.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-0:1-3.el7.src",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-0:1-3.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-debuginfo-0:1-3.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-debuginfo-0:1-3.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-0:1-2.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-0:1-2.el7.src",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-0:1-2.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-debuginfo-0:1-2.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-debuginfo-0:1-2.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-0:1-1.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-0:1-1.el7.src",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-0:1-1.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-debuginfo-0:1-1.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-debuginfo-0:1-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-7.6.E4S:kpatch-patch-3_10_0-957_80_1-0:1-6.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-0:1-6.el7.src",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-0:1-6.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-debuginfo-0:1-6.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_80_1-debuginfo-0:1-6.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-0:1-5.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-0:1-5.el7.src",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-0:1-5.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-debuginfo-0:1-5.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_84_1-debuginfo-0:1-5.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-0:1-3.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-0:1-3.el7.src",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-0:1-3.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-debuginfo-0:1-3.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_88_1-debuginfo-0:1-3.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-0:1-2.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-0:1-2.el7.src",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-0:1-2.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-debuginfo-0:1-2.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_92_1-debuginfo-0:1-2.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-0:1-1.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-0:1-1.el7.src",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-0:1-1.el7.x86_64",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-debuginfo-0:1-1.el7.ppc64le",
"7Server-7.6.E4S:kpatch-patch-3_10_0-957_94_1-debuginfo-0:1-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:5805
Vulnerability from csaf_redhat - Published: 2022-08-02 08:03 - Updated: 2026-02-19 13:22A 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-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:kernel-abi-whitelists-0:3.10.0-693.104.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:kernel-debug-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:kernel-debug-debuginfo-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:kernel-debug-devel-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:kernel-debuginfo-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:kernel-devel-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:kernel-doc-0:3.10.0-693.104.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:kernel-tools-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:kernel-tools-debuginfo-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:kernel-tools-libs-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:kernel-tools-libs-devel-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:perf-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:python-perf-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:python-perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:kernel-abi-whitelists-0:3.10.0-693.104.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:kernel-debug-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:kernel-debug-debuginfo-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:kernel-debug-devel-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:kernel-debuginfo-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:kernel-devel-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:kernel-doc-0:3.10.0-693.104.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:kernel-tools-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:kernel-tools-debuginfo-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:kernel-tools-libs-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:kernel-tools-libs-devel-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:perf-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:python-perf-0:3.10.0-693.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:python-perf-debuginfo-0:3.10.0-693.104.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.4 Advanced 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: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root (CVE-2022-32250)\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:5805",
"url": "https://access.redhat.com/errata/RHSA-2022:5805"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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_5805.json"
}
],
"title": "Red Hat Security Advisory: kernel security update",
"tracking": {
"current_release_date": "2026-02-19T13:22:45+00:00",
"generator": {
"date": "2026-02-19T13:22:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2022:5805",
"initial_release_date": "2022-08-02T08:03:53+00:00",
"revision_history": [
{
"date": "2022-08-02T08:03:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-02T08:03:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-19T13:22:45+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 Server AUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.4::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:3.10.0-693.104.1.el7.src",
"product": {
"name": "kernel-0:3.10.0-693.104.1.el7.src",
"product_id": "kernel-0:3.10.0-693.104.1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-693.104.1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:3.10.0-693.104.1.el7.x86_64",
"product": {
"name": "kernel-0:3.10.0-693.104.1.el7.x86_64",
"product_id": "kernel-0:3.10.0-693.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-693.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-693.104.1.el7.x86_64",
"product": {
"name": "kernel-debug-0:3.10.0-693.104.1.el7.x86_64",
"product_id": "kernel-debug-0:3.10.0-693.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-693.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-693.104.1.el7.x86_64",
"product": {
"name": "kernel-debug-devel-0:3.10.0-693.104.1.el7.x86_64",
"product_id": "kernel-debug-devel-0:3.10.0-693.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-693.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-693.104.1.el7.x86_64",
"product": {
"name": "kernel-devel-0:3.10.0-693.104.1.el7.x86_64",
"product_id": "kernel-devel-0:3.10.0-693.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-693.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:3.10.0-693.104.1.el7.x86_64",
"product": {
"name": "kernel-tools-0:3.10.0-693.104.1.el7.x86_64",
"product_id": "kernel-tools-0:3.10.0-693.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@3.10.0-693.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:3.10.0-693.104.1.el7.x86_64",
"product": {
"name": "kernel-tools-libs-0:3.10.0-693.104.1.el7.x86_64",
"product_id": "kernel-tools-libs-0:3.10.0-693.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-693.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-693.104.1.el7.x86_64",
"product": {
"name": "perf-0:3.10.0-693.104.1.el7.x86_64",
"product_id": "perf-0:3.10.0-693.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-693.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-693.104.1.el7.x86_64",
"product": {
"name": "python-perf-0:3.10.0-693.104.1.el7.x86_64",
"product_id": "python-perf-0:3.10.0-693.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-693.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"product_id": "kernel-debug-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-693.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"product": {
"name": "kernel-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"product_id": "kernel-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-693.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-693.104.1.el7.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-693.104.1.el7.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:3.10.0-693.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@3.10.0-693.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"product_id": "kernel-tools-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-693.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"product": {
"name": "perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"product_id": "perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-693.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"product_id": "python-perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-693.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:3.10.0-693.104.1.el7.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:3.10.0-693.104.1.el7.x86_64",
"product_id": "kernel-tools-libs-devel-0:3.10.0-693.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-693.104.1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-whitelists-0:3.10.0-693.104.1.el7.noarch",
"product": {
"name": "kernel-abi-whitelists-0:3.10.0-693.104.1.el7.noarch",
"product_id": "kernel-abi-whitelists-0:3.10.0-693.104.1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-whitelists@3.10.0-693.104.1.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:3.10.0-693.104.1.el7.noarch",
"product": {
"name": "kernel-doc-0:3.10.0-693.104.1.el7.noarch",
"product_id": "kernel-doc-0:3.10.0-693.104.1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@3.10.0-693.104.1.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-693.104.1.el7.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-693.104.1.el7.src",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-693.104.1.el7.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:kernel-abi-whitelists-0:3.10.0-693.104.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-693.104.1.el7.noarch",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:kernel-debug-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:kernel-debug-debuginfo-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:kernel-debug-devel-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:kernel-debuginfo-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:kernel-devel-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-693.104.1.el7.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:kernel-doc-0:3.10.0-693.104.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-693.104.1.el7.noarch",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:kernel-tools-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:kernel-tools-debuginfo-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:kernel-tools-libs-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:kernel-tools-libs-devel-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:perf-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:python-perf-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:python-perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-693.104.1.el7.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-693.104.1.el7.src",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-693.104.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:kernel-abi-whitelists-0:3.10.0-693.104.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-693.104.1.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:kernel-debug-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:kernel-debug-debuginfo-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:kernel-debug-devel-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:kernel-debuginfo-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:kernel-devel-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-693.104.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:kernel-doc-0:3.10.0-693.104.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-693.104.1.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:kernel-tools-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:kernel-tools-debuginfo-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:kernel-tools-libs-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:kernel-tools-libs-devel-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:perf-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:python-perf-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:python-perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
}
]
},
"vulnerabilities": [
{
"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-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.src",
"7Server-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-abi-whitelists-0:3.10.0-693.104.1.el7.noarch",
"7Server-7.4.AUS:kernel-debug-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-debug-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-debug-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-doc-0:3.10.0-693.104.1.el7.noarch",
"7Server-7.4.AUS:kernel-tools-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-tools-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-tools-libs-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-tools-libs-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:perf-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:python-perf-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:python-perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.src",
"7Server-optional-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-abi-whitelists-0:3.10.0-693.104.1.el7.noarch",
"7Server-optional-7.4.AUS:kernel-debug-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-debug-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-debug-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-doc-0:3.10.0-693.104.1.el7.noarch",
"7Server-optional-7.4.AUS:kernel-tools-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-tools-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-tools-libs-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-tools-libs-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:perf-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:python-perf-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:python-perf-debuginfo-0:3.10.0-693.104.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-08-02T08:03:53+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-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.src",
"7Server-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-abi-whitelists-0:3.10.0-693.104.1.el7.noarch",
"7Server-7.4.AUS:kernel-debug-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-debug-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-debug-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-doc-0:3.10.0-693.104.1.el7.noarch",
"7Server-7.4.AUS:kernel-tools-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-tools-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-tools-libs-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-tools-libs-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:perf-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:python-perf-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:python-perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.src",
"7Server-optional-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-abi-whitelists-0:3.10.0-693.104.1.el7.noarch",
"7Server-optional-7.4.AUS:kernel-debug-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-debug-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-debug-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-doc-0:3.10.0-693.104.1.el7.noarch",
"7Server-optional-7.4.AUS:kernel-tools-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-tools-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-tools-libs-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-tools-libs-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:perf-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:python-perf-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:python-perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5805"
},
{
"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-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.src",
"7Server-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-abi-whitelists-0:3.10.0-693.104.1.el7.noarch",
"7Server-7.4.AUS:kernel-debug-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-debug-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-debug-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-doc-0:3.10.0-693.104.1.el7.noarch",
"7Server-7.4.AUS:kernel-tools-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-tools-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-tools-libs-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-tools-libs-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:perf-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:python-perf-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:python-perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.src",
"7Server-optional-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-abi-whitelists-0:3.10.0-693.104.1.el7.noarch",
"7Server-optional-7.4.AUS:kernel-debug-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-debug-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-debug-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-doc-0:3.10.0-693.104.1.el7.noarch",
"7Server-optional-7.4.AUS:kernel-tools-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-tools-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-tools-libs-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-tools-libs-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:perf-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:python-perf-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:python-perf-debuginfo-0:3.10.0-693.104.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-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.src",
"7Server-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-abi-whitelists-0:3.10.0-693.104.1.el7.noarch",
"7Server-7.4.AUS:kernel-debug-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-debug-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-debug-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-doc-0:3.10.0-693.104.1.el7.noarch",
"7Server-7.4.AUS:kernel-tools-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-tools-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-tools-libs-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:kernel-tools-libs-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:perf-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:python-perf-0:3.10.0-693.104.1.el7.x86_64",
"7Server-7.4.AUS:python-perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.src",
"7Server-optional-7.4.AUS:kernel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-abi-whitelists-0:3.10.0-693.104.1.el7.noarch",
"7Server-optional-7.4.AUS:kernel-debug-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-debug-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-debug-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-doc-0:3.10.0-693.104.1.el7.noarch",
"7Server-optional-7.4.AUS:kernel-tools-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-tools-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-tools-libs-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:kernel-tools-libs-devel-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:perf-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:perf-debuginfo-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:python-perf-0:3.10.0-693.104.1.el7.x86_64",
"7Server-optional-7.4.AUS:python-perf-debuginfo-0:3.10.0-693.104.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:5806
Vulnerability from csaf_redhat - Published: 2022-08-02 07:10 - 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-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-debug-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-devel-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-doc-0:3.10.0-514.104.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-tools-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:perf-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:python-perf-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:python-perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-debug-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-devel-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-doc-0:3.10.0-514.104.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-tools-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:perf-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:python-perf-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:python-perf-debuginfo-0:3.10.0-514.104.1.el7.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: 7Server-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-debug-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-devel-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-doc-0:3.10.0-514.104.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-tools-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:perf-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:python-perf-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:python-perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-debug-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-devel-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-doc-0:3.10.0-514.104.1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-tools-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:perf-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:python-perf-0:3.10.0-514.104.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:python-perf-debuginfo-0:3.10.0-514.104.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.3 Advanced 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: 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\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:5806",
"url": "https://access.redhat.com/errata/RHSA-2022:5806"
},
{
"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_5806.json"
}
],
"title": "Red Hat Security Advisory: kernel security update",
"tracking": {
"current_release_date": "2026-02-19T13:22:45+00:00",
"generator": {
"date": "2026-02-19T13:22:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2022:5806",
"initial_release_date": "2022-08-02T07:10:24+00:00",
"revision_history": [
{
"date": "2022-08-02T07:10:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-02T07:10:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-19T13:22:45+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 Server AUS (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.3::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.3::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:3.10.0-514.104.1.el7.src",
"product": {
"name": "kernel-0:3.10.0-514.104.1.el7.src",
"product_id": "kernel-0:3.10.0-514.104.1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-514.104.1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:3.10.0-514.104.1.el7.x86_64",
"product": {
"name": "kernel-0:3.10.0-514.104.1.el7.x86_64",
"product_id": "kernel-0:3.10.0-514.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-514.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-514.104.1.el7.x86_64",
"product": {
"name": "kernel-debug-0:3.10.0-514.104.1.el7.x86_64",
"product_id": "kernel-debug-0:3.10.0-514.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-514.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64",
"product": {
"name": "kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64",
"product_id": "kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-514.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-514.104.1.el7.x86_64",
"product": {
"name": "kernel-devel-0:3.10.0-514.104.1.el7.x86_64",
"product_id": "kernel-devel-0:3.10.0-514.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-514.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:3.10.0-514.104.1.el7.x86_64",
"product": {
"name": "kernel-tools-0:3.10.0-514.104.1.el7.x86_64",
"product_id": "kernel-tools-0:3.10.0-514.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@3.10.0-514.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64",
"product": {
"name": "kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64",
"product_id": "kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-514.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-514.104.1.el7.x86_64",
"product": {
"name": "perf-0:3.10.0-514.104.1.el7.x86_64",
"product_id": "perf-0:3.10.0-514.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-514.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-514.104.1.el7.x86_64",
"product": {
"name": "python-perf-0:3.10.0-514.104.1.el7.x86_64",
"product_id": "python-perf-0:3.10.0-514.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-514.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"product_id": "kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-514.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"product": {
"name": "kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"product_id": "kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-514.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@3.10.0-514.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"product_id": "kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-514.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"product": {
"name": "perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"product_id": "perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-514.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"product_id": "python-perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-514.104.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64",
"product_id": "kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-514.104.1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch",
"product": {
"name": "kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch",
"product_id": "kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-whitelists@3.10.0-514.104.1.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:3.10.0-514.104.1.el7.noarch",
"product": {
"name": "kernel-doc-0:3.10.0-514.104.1.el7.noarch",
"product_id": "kernel-doc-0:3.10.0-514.104.1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@3.10.0-514.104.1.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-514.104.1.el7.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-514.104.1.el7.src",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:kernel-debug-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:kernel-devel-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-514.104.1.el7.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:kernel-doc-0:3.10.0-514.104.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-514.104.1.el7.noarch",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:kernel-tools-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:perf-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:python-perf-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:python-perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-514.104.1.el7.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-514.104.1.el7.src",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:kernel-debug-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:kernel-devel-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-514.104.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:kernel-doc-0:3.10.0-514.104.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-514.104.1.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:kernel-tools-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:perf-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:python-perf-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:python-perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
}
]
},
"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-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.src",
"7Server-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch",
"7Server-7.3.AUS:kernel-debug-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-doc-0:3.10.0-514.104.1.el7.noarch",
"7Server-7.3.AUS:kernel-tools-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:python-perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:python-perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.src",
"7Server-optional-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch",
"7Server-optional-7.3.AUS:kernel-debug-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-doc-0:3.10.0-514.104.1.el7.noarch",
"7Server-optional-7.3.AUS:kernel-tools-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:python-perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:python-perf-debuginfo-0:3.10.0-514.104.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-08-02T07:10:24+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-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.src",
"7Server-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch",
"7Server-7.3.AUS:kernel-debug-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-doc-0:3.10.0-514.104.1.el7.noarch",
"7Server-7.3.AUS:kernel-tools-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:python-perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:python-perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.src",
"7Server-optional-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch",
"7Server-optional-7.3.AUS:kernel-debug-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-doc-0:3.10.0-514.104.1.el7.noarch",
"7Server-optional-7.3.AUS:kernel-tools-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:python-perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:python-perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5806"
},
{
"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-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.src",
"7Server-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch",
"7Server-7.3.AUS:kernel-debug-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-doc-0:3.10.0-514.104.1.el7.noarch",
"7Server-7.3.AUS:kernel-tools-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:python-perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:python-perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.src",
"7Server-optional-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch",
"7Server-optional-7.3.AUS:kernel-debug-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-doc-0:3.10.0-514.104.1.el7.noarch",
"7Server-optional-7.3.AUS:kernel-tools-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:python-perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:python-perf-debuginfo-0:3.10.0-514.104.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": [
"7Server-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.src",
"7Server-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch",
"7Server-7.3.AUS:kernel-debug-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-doc-0:3.10.0-514.104.1.el7.noarch",
"7Server-7.3.AUS:kernel-tools-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:python-perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:python-perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.src",
"7Server-optional-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch",
"7Server-optional-7.3.AUS:kernel-debug-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-doc-0:3.10.0-514.104.1.el7.noarch",
"7Server-optional-7.3.AUS:kernel-tools-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:python-perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:python-perf-debuginfo-0:3.10.0-514.104.1.el7.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": [
"7Server-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.src",
"7Server-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch",
"7Server-7.3.AUS:kernel-debug-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-doc-0:3.10.0-514.104.1.el7.noarch",
"7Server-7.3.AUS:kernel-tools-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:python-perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:python-perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.src",
"7Server-optional-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch",
"7Server-optional-7.3.AUS:kernel-debug-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-doc-0:3.10.0-514.104.1.el7.noarch",
"7Server-optional-7.3.AUS:kernel-tools-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:python-perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:python-perf-debuginfo-0:3.10.0-514.104.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-08-02T07:10:24+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-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.src",
"7Server-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch",
"7Server-7.3.AUS:kernel-debug-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-doc-0:3.10.0-514.104.1.el7.noarch",
"7Server-7.3.AUS:kernel-tools-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:python-perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:python-perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.src",
"7Server-optional-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch",
"7Server-optional-7.3.AUS:kernel-debug-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-doc-0:3.10.0-514.104.1.el7.noarch",
"7Server-optional-7.3.AUS:kernel-tools-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:python-perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:python-perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5806"
},
{
"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-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.src",
"7Server-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch",
"7Server-7.3.AUS:kernel-debug-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-doc-0:3.10.0-514.104.1.el7.noarch",
"7Server-7.3.AUS:kernel-tools-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:python-perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:python-perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.src",
"7Server-optional-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch",
"7Server-optional-7.3.AUS:kernel-debug-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-doc-0:3.10.0-514.104.1.el7.noarch",
"7Server-optional-7.3.AUS:kernel-tools-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:python-perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:python-perf-debuginfo-0:3.10.0-514.104.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-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.src",
"7Server-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch",
"7Server-7.3.AUS:kernel-debug-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-doc-0:3.10.0-514.104.1.el7.noarch",
"7Server-7.3.AUS:kernel-tools-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:python-perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-7.3.AUS:python-perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.src",
"7Server-optional-7.3.AUS:kernel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-abi-whitelists-0:3.10.0-514.104.1.el7.noarch",
"7Server-optional-7.3.AUS:kernel-debug-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debug-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debug-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-doc-0:3.10.0-514.104.1.el7.noarch",
"7Server-optional-7.3.AUS:kernel-tools-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-libs-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:kernel-tools-libs-devel-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:perf-debuginfo-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:python-perf-0:3.10.0-514.104.1.el7.x86_64",
"7Server-optional-7.3.AUS:python-perf-debuginfo-0:3.10.0-514.104.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:5819
Vulnerability from csaf_redhat - Published: 2022-08-03 12:51 - Updated: 2026-03-12 18:59The 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: 8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.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: 8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel's CIFS code in which a failed mount might lead to a double-free. An attacker with permissions to attempt to mount CIFS volumes could exploit this vulnerability to alter kernel memory, leading to a denial of service, altered system memory, or an escalation of privileges.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.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.\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: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root (CVE-2022-32250)\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* Softirq hrtimers are being placed on the per-CPU softirq clocks on isolcpu\u2019s. (BZ#2090484)\n\n* enable/disable multiqueues repeatedly while ping local host, guest kernel panic (BZ#2093416)\n\n* Backport kernel audit enhancements and fixes from v5.13-rc1 to v5.16-rc6 (BZ#2095434)\n\n* blk_update_request: I/O error, dev nvme0n3, during xfs creation (BZ#2100150)\n\n* SCSI updates for RHEL 8.7 (BZ#2100254)\n\n* Kernel bug on mm/slub.c:314 (BZ#2102251)\n\n* Implement new tc action for check_pkt_len (BZ#2102333)\n\n* too long timeout value with TIME_WAIT status of conntrack entry (BZ#2104002)\n\n* Connectx6-DX, mlx5 , backport 087032ee7021 (\"net/mlx5e: TC, Fix ct_clear overwriting ct action metadata\") (BZ#2104012)\n\n* mlx5: Software steering memory allocation failure, netperf TCP_CRR with ct(). (BZ#2104013)\n\n* tcp: request_sock leak in Calico OCP (BZ#2104670)",
"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:5819",
"url": "https://access.redhat.com/errata/RHSA-2022:5819"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2064604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064604"
},
{
"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_5819.json"
}
],
"title": "Red Hat Security Advisory: kernel security and bug fix update",
"tracking": {
"current_release_date": "2026-03-12T18:59:12+00:00",
"generator": {
"date": "2026-03-12T18:59:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2022:5819",
"initial_release_date": "2022-08-03T12:51:35+00:00",
"revision_history": [
{
"date": "2022-08-03T12:51:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-03T12:51:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T18:59:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product": {
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhev_hypervisor:4.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "perf-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "perf-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.19.1.el8_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_id": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.19.1.el8_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "perf-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "perf-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.19.1.el8_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "kernel-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "kernel-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "perf-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "perf-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.19.1.el8_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.19.1.el8_6.src",
"product": {
"name": "kernel-0:4.18.0-372.19.1.el8_6.src",
"product_id": "kernel-0:4.18.0-372.19.1.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.19.1.el8_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"product": {
"name": "kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"product_id": "kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@4.18.0-372.19.1.el8_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"product": {
"name": "kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"product_id": "kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@4.18.0-372.19.1.el8_6?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-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.19.1.el8_6.src as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.src"
},
"product_reference": "kernel-0:4.18.0-372.19.1.el8_6.src",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch"
},
"product_reference": "kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-372.19.1.el8_6.noarch as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "perf-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "perf-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "perf-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.19.1.el8_6.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src"
},
"product_reference": "kernel-0:4.18.0-372.19.1.el8_6.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch"
},
"product_reference": "kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-372.19.1.el8_6.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "perf-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "perf-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "perf-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.19.1.el8_6.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src"
},
"product_reference": "kernel-0:4.18.0-372.19.1.el8_6.src",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch"
},
"product_reference": "kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-372.19.1.el8_6.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "perf-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "perf-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "perf-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"relates_to_product_reference": "CRB-8.6.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": [
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.src",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.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-08-03T12:51:35+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": [
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.src",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5819"
},
{
"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": [
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.src",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.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": [
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.src",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.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"
},
{
"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": [
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.src",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.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-08-03T12:51:35+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": [
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.src",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5819"
},
{
"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": [
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.src",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.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": [
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.src",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.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-49541",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348119"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s CIFS code in which a failed mount might lead to a double-free. An attacker with permissions to attempt to mount CIFS volumes could exploit this vulnerability to alter kernel memory, leading to a denial of service, altered system memory, or an escalation of privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: cifs: fix potential double free during failed mount",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw results from a missing check in the kernel\u0027s CIFS mounting code which can lead to the same pointer being freed twice when there is an error mounting the volume. An attacker could exploit this vulnerability to corrupt or alter system memory or execute arbitrary code with elevated privileges.\nNote that this vulnerability was fixed in previous errata:\nRHSA-2022:5819 for Red Hat Enterprise Linux 8.6 EUS\nRHSA-2022:7683 for Red Hat Enterprise Linux 8.7-8.10\nRHSA-2023:2458 for Red Hat Enterprise Linux 9.2 and later.",
"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": [
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.src",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49541"
},
{
"category": "external",
"summary": "RHBZ#2348119",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348119"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49541",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49541"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49541",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49541"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022614-CVE-2022-49541-7460@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022614-CVE-2022-49541-7460@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-03T12:51:35+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": [
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.src",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5819"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a 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": [
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.src",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.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": [
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.src",
"8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"BaseOS-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:bpftool-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.src",
"CRB-8.6.0.Z.MAIN.EUS:kernel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-abi-stablelists-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-core-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-doc-0:4.18.0-372.19.1.el8_6.noarch",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-modules-extra-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-0:4.18.0-372.19.1.el8_6.x86_64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.aarch64",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.ppc64le",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.s390x",
"CRB-8.6.0.Z.MAIN.EUS:python3-perf-debuginfo-0:4.18.0-372.19.1.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: cifs: fix potential double free during failed mount"
}
]
}
RHSA-2022:5834
Vulnerability from csaf_redhat - Published: 2022-08-02 08:17 - 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-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.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.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-8.6.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-8.6.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.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.\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: a use-after-free write in the netfilter subsystem can lead to privilege escalation to root (CVE-2022-32250)\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* The latest RHEL 8.6.z2 kernel changes need to be merged into the RT source tree to keep source parity between the two kernels. (BZ#2107215)",
"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:5834",
"url": "https://access.redhat.com/errata/RHSA-2022:5834"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2064604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064604"
},
{
"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_5834.json"
}
],
"title": "Red Hat Security Advisory: kernel-rt security and bug fix update",
"tracking": {
"current_release_date": "2026-03-04T06:29:38+00:00",
"generator": {
"date": "2026-03-04T06:29:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2022:5834",
"initial_release_date": "2022-08-02T08:17:16+00:00",
"revision_history": [
{
"date": "2022-08-02T08:17:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-02T08:17:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-04T06:29:38+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 (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux NFV (v. 8)",
"product_id": "NFV-8.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::nfv"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux RT (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux RT (v. 8)",
"product_id": "RT-8.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::realtime"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src",
"product": {
"name": "kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src",
"product_id": "kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.19.1.rt7.176.el8_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product": {
"name": "kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_id": "kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.19.1.rt7.176.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product": {
"name": "kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_id": "kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-372.19.1.rt7.176.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_id": "kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-372.19.1.rt7.176.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_id": "kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-372.19.1.rt7.176.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_id": "kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-372.19.1.rt7.176.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_id": "kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-372.19.1.rt7.176.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-372.19.1.rt7.176.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-372.19.1.rt7.176.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product": {
"name": "kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_id": "kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-372.19.1.rt7.176.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product": {
"name": "kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_id": "kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-372.19.1.rt7.176.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_id": "kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-372.19.1.rt7.176.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_id": "kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-372.19.1.rt7.176.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-372.19.1.rt7.176.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-372.19.1.rt7.176.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-372.19.1.rt7.176.el8_6?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-372.19.1.rt7.176.el8_6.src as a component of Red Hat Enterprise Linux NFV (v. 8)",
"product_id": "NFV-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src"
},
"product_reference": "kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src",
"relates_to_product_reference": "NFV-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux NFV (v. 8)",
"product_id": "NFV-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "NFV-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux NFV (v. 8)",
"product_id": "NFV-8.6.0.Z.MAIN.EUS:kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "NFV-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux NFV (v. 8)",
"product_id": "NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "NFV-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux NFV (v. 8)",
"product_id": "NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "NFV-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux NFV (v. 8)",
"product_id": "NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "NFV-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux NFV (v. 8)",
"product_id": "NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "NFV-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux NFV (v. 8)",
"product_id": "NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "NFV-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux NFV (v. 8)",
"product_id": "NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "NFV-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux NFV (v. 8)",
"product_id": "NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "NFV-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux NFV (v. 8)",
"product_id": "NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "NFV-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux NFV (v. 8)",
"product_id": "NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "NFV-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux NFV (v. 8)",
"product_id": "NFV-8.6.0.Z.MAIN.EUS:kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "NFV-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux NFV (v. 8)",
"product_id": "NFV-8.6.0.Z.MAIN.EUS:kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "NFV-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux NFV (v. 8)",
"product_id": "NFV-8.6.0.Z.MAIN.EUS:kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "NFV-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux NFV (v. 8)",
"product_id": "NFV-8.6.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "NFV-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src as a component of Red Hat Enterprise Linux RT (v. 8)",
"product_id": "RT-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src"
},
"product_reference": "kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src",
"relates_to_product_reference": "RT-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux RT (v. 8)",
"product_id": "RT-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "RT-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux RT (v. 8)",
"product_id": "RT-8.6.0.Z.MAIN.EUS:kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "RT-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux RT (v. 8)",
"product_id": "RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "RT-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux RT (v. 8)",
"product_id": "RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "RT-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux RT (v. 8)",
"product_id": "RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "RT-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux RT (v. 8)",
"product_id": "RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "RT-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux RT (v. 8)",
"product_id": "RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "RT-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux RT (v. 8)",
"product_id": "RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "RT-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux RT (v. 8)",
"product_id": "RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "RT-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux RT (v. 8)",
"product_id": "RT-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "RT-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux RT (v. 8)",
"product_id": "RT-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "RT-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux RT (v. 8)",
"product_id": "RT-8.6.0.Z.MAIN.EUS:kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "RT-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux RT (v. 8)",
"product_id": "RT-8.6.0.Z.MAIN.EUS:kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "RT-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux RT (v. 8)",
"product_id": "RT-8.6.0.Z.MAIN.EUS:kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "RT-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64 as a component of Red Hat Enterprise Linux RT (v. 8)",
"product_id": "RT-8.6.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"relates_to_product_reference": "RT-8.6.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-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.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-08-02T08:17:16+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.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5834"
},
{
"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.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.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.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.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"
},
{
"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.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.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-08-02T08:17:16+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.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5834"
},
{
"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.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.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.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"NFV-8.6.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.src",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-core-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-devel-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-kvm-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-modules-0:4.18.0-372.19.1.rt7.176.el8_6.x86_64",
"RT-8.6.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:4.18.0-372.19.1.rt7.176.el8_6.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:5839
Vulnerability from csaf_redhat - Published: 2022-08-03 12:47 - Updated: 2026-02-19 13:22A 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.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debuginfo-0:1-1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debuginfo-0:1-1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debugsource-0:1-1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debugsource-0:1-1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debuginfo-0:1-1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debuginfo-0:1-1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debugsource-0:1-1.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debugsource-0:1-1.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-0:1-2.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-0:1-2.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-0:1-2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debuginfo-0:1-2.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debuginfo-0:1-2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debugsource-0:1-2.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debugsource-0:1-2.el8.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 kpatch-patch is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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-32250)\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:5839",
"url": "https://access.redhat.com/errata/RHSA-2022:5839"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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_5839.json"
}
],
"title": "Red Hat Security Advisory: kpatch-patch security update",
"tracking": {
"current_release_date": "2026-02-19T13:22:49+00:00",
"generator": {
"date": "2026-02-19T13:22:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2022:5839",
"initial_release_date": "2022-08-03T12:47:03+00:00",
"revision_history": [
{
"date": "2022-08-03T12:47:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-03T12:47:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-19T13:22:49+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 (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_9_1-0:1-2.el8.src",
"product": {
"name": "kpatch-patch-4_18_0-372_9_1-0:1-2.el8.src",
"product_id": "kpatch-patch-4_18_0-372_9_1-0:1-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_9_1@1-2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.src",
"product": {
"name": "kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.src",
"product_id": "kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_13_1@1-1.el8_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.src",
"product": {
"name": "kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.src",
"product_id": "kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_16_1@1-1.el8_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_9_1-0:1-2.el8.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_9_1-0:1-2.el8.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_9_1-0:1-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_9_1@1-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_9_1-debugsource-0:1-2.el8.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_9_1-debugsource-0:1-2.el8.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_9_1-debugsource-0:1-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_9_1-debugsource@1-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_9_1-debuginfo-0:1-2.el8.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_9_1-debuginfo-0:1-2.el8.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_9_1-debuginfo-0:1-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_9_1-debuginfo@1-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_13_1@1-1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_13_1-debugsource-0:1-1.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_13_1-debugsource-0:1-1.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_13_1-debugsource-0:1-1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_13_1-debugsource@1-1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_13_1-debuginfo-0:1-1.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_13_1-debuginfo-0:1-1.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_13_1-debuginfo-0:1-1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_13_1-debuginfo@1-1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_16_1@1-1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_16_1-debugsource-0:1-1.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_16_1-debugsource-0:1-1.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_16_1-debugsource-0:1-1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_16_1-debugsource@1-1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_16_1-debuginfo-0:1-1.el8_6.ppc64le",
"product": {
"name": "kpatch-patch-4_18_0-372_16_1-debuginfo-0:1-1.el8_6.ppc64le",
"product_id": "kpatch-patch-4_18_0-372_16_1-debuginfo-0:1-1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_16_1-debuginfo@1-1.el8_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_9_1-0:1-2.el8.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_9_1-0:1-2.el8.x86_64",
"product_id": "kpatch-patch-4_18_0-372_9_1-0:1-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_9_1@1-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_9_1-debugsource-0:1-2.el8.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_9_1-debugsource-0:1-2.el8.x86_64",
"product_id": "kpatch-patch-4_18_0-372_9_1-debugsource-0:1-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_9_1-debugsource@1-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_9_1-debuginfo-0:1-2.el8.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_9_1-debuginfo-0:1-2.el8.x86_64",
"product_id": "kpatch-patch-4_18_0-372_9_1-debuginfo-0:1-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_9_1-debuginfo@1-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_13_1@1-1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_13_1-debugsource-0:1-1.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_13_1-debugsource-0:1-1.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_13_1-debugsource-0:1-1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_13_1-debugsource@1-1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_13_1-debuginfo-0:1-1.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_13_1-debuginfo-0:1-1.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_13_1-debuginfo-0:1-1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_13_1-debuginfo@1-1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_16_1@1-1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_16_1-debugsource-0:1-1.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_16_1-debugsource-0:1-1.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_16_1-debugsource-0:1-1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_16_1-debugsource@1-1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kpatch-patch-4_18_0-372_16_1-debuginfo-0:1-1.el8_6.x86_64",
"product": {
"name": "kpatch-patch-4_18_0-372_16_1-debuginfo-0:1-1.el8_6.x86_64",
"product_id": "kpatch-patch-4_18_0-372_16_1-debuginfo-0:1-1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_16_1-debuginfo@1-1.el8_6?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-372_13_1-0:1-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.src"
},
"product_reference": "kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_13_1-debuginfo-0:1-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debuginfo-0:1-1.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_13_1-debuginfo-0:1-1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_13_1-debuginfo-0:1-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debuginfo-0:1-1.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_13_1-debuginfo-0:1-1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_13_1-debugsource-0:1-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debugsource-0:1-1.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_13_1-debugsource-0:1-1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_13_1-debugsource-0:1-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debugsource-0:1-1.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_13_1-debugsource-0:1-1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.src"
},
"product_reference": "kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_16_1-debuginfo-0:1-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debuginfo-0:1-1.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_16_1-debuginfo-0:1-1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_16_1-debuginfo-0:1-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debuginfo-0:1-1.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_16_1-debuginfo-0:1-1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_16_1-debugsource-0:1-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debugsource-0:1-1.el8_6.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_16_1-debugsource-0:1-1.el8_6.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_16_1-debugsource-0:1-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debugsource-0:1-1.el8_6.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_16_1-debugsource-0:1-1.el8_6.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_9_1-0:1-2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-0:1-2.el8.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_9_1-0:1-2.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_9_1-0:1-2.el8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-0:1-2.el8.src"
},
"product_reference": "kpatch-patch-4_18_0-372_9_1-0:1-2.el8.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_9_1-0:1-2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-0:1-2.el8.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_9_1-0:1-2.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_9_1-debuginfo-0:1-2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debuginfo-0:1-2.el8.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_9_1-debuginfo-0:1-2.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_9_1-debuginfo-0:1-2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debuginfo-0:1-2.el8.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_9_1-debuginfo-0:1-2.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_9_1-debugsource-0:1-2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debugsource-0:1-2.el8.ppc64le"
},
"product_reference": "kpatch-patch-4_18_0-372_9_1-debugsource-0:1-2.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kpatch-patch-4_18_0-372_9_1-debugsource-0:1-2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debugsource-0:1-2.el8.x86_64"
},
"product_reference": "kpatch-patch-4_18_0-372_9_1-debugsource-0:1-2.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"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.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debugsource-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debugsource-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-0:1-2.el8.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-0:1-2.el8.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-0:1-2.el8.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debuginfo-0:1-2.el8.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debuginfo-0:1-2.el8.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debugsource-0:1-2.el8.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debugsource-0:1-2.el8.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-08-03T12:47:03+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.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debugsource-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debugsource-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-0:1-2.el8.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-0:1-2.el8.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-0:1-2.el8.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debuginfo-0:1-2.el8.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debuginfo-0:1-2.el8.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debugsource-0:1-2.el8.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debugsource-0:1-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5839"
},
{
"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.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debugsource-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debugsource-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-0:1-2.el8.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-0:1-2.el8.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-0:1-2.el8.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debuginfo-0:1-2.el8.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debuginfo-0:1-2.el8.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debugsource-0:1-2.el8.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debugsource-0:1-2.el8.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.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_13_1-debugsource-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debuginfo-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debuginfo-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debugsource-0:1-1.el8_6.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_16_1-debugsource-0:1-1.el8_6.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-0:1-2.el8.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-0:1-2.el8.src",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-0:1-2.el8.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debuginfo-0:1-2.el8.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debuginfo-0:1-2.el8.x86_64",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debugsource-0:1-2.el8.ppc64le",
"BaseOS-8.6.0.Z.MAIN.EUS:kpatch-patch-4_18_0-372_9_1-debugsource-0:1-2.el8.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.